Commit graph

9 commits

Author SHA1 Message Date
Olivier Goffart
0796bb1db4 live-preview: Simplify the code of the property editor
Put the NameLabel outside of the typed property widget
2025-10-02 10:38:59 +02:00
Nigel Breslaw
721de2a357
Get the table editor working with color/brush (#8243) 2025-04-22 23:55:35 +03:00
Tobias Hunger
647b4650a3 live-preview: Fix widgets in the edit window of the table sticking out on the side
The classic: Layouts distribute 100% of the pixels to their elements
and only then apply padding and spacing... when you use `width: 100%;`.
2025-04-15 18:56:27 +02:00
Tobias Hunger
de75b706e7 live-preview: Remove stray debug output 2025-04-15 18:56:27 +02:00
Tobias Hunger
3cdf786dba live-preview: Do not show "<MAIN>" in table edit window 2025-04-15 18:56:27 +02:00
Nigel Breslaw
5c6c8b74d7
TableEditor should not show add row on a struct (#8139) 2025-04-14 14:19:45 +03:00
Nigel Breslaw
2da6bf4add
live-preview data tab floating table editor (#8123)
Adds a table editor based on the color picker floating draggable panel.

This includes behaviours that keep the panel inside the bounds of the live preview window and light / dark mode.
2025-04-13 14:57:50 +03:00
szecket
d2e839a7c4 live-preview: Use context menu
... in the spreadsheet.
2025-03-25 15:48:31 +01:00
Tobias Hunger
5fcf6da7d2 live-preview: Spreadsheet UI files
... bring back the spreadsheet UI files.
2025-03-06 09:02:33 +01:00