Files
create/src/Gui
Chris Hennes 5e170ae332 [GUI] Modify behavior of VectorListEditor
VectorListEditor allows row-by-row creation of a list of three-component
vector values. Values are manipulated using spinboxes. The previous behavior
was that the spinboxes only affected the existing rows: when creating a row
the contents of the spinboxes were ignored. This commit modifies that behavior
so that a new row gets the contents of the spinboxes. In addition, in the original
code the "Accept" button was enabled even when there was no row to edit, making
it unclear whether a user needed to click the add row button or the accept
button. Clicking the accept button did nothing if there was no existing row,
and if compiled in debug mode, an assertion was raised.
2021-02-19 14:23:19 +01:00
..
2021-02-12 14:47:37 +01:00
2020-12-28 23:14:04 +01:00
2019-08-17 15:32:49 +02:00
2020-12-12 08:07:47 +01:00
2021-01-04 10:43:37 +08:00
2020-03-24 11:14:24 +01:00
2020-06-14 16:24:14 +02:00
2019-08-17 15:08:33 +02:00
2018-10-26 15:51:03 +02:00
2019-09-18 01:01:14 +02:00
2019-09-18 01:01:14 +02:00
2019-09-18 01:01:14 +02:00
2019-09-18 01:01:14 +02:00
2019-08-17 15:08:33 +02:00
2021-01-28 16:22:40 +01:00
2021-01-28 15:45:00 +01:00
2019-08-17 15:08:33 +02:00
2021-01-04 10:43:37 +08:00