1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2026-01-19 20:30:59 +00:00
Commit graph

2 commits

Author SHA1 Message Date
Andreas Kling
3cddc3484e VisualBuilder: Add [x, y, width, height] properties for all widgets.
At first I tried doing this as a single "rect" property but I like the
feel of the individual properties much better. :^)
2019-04-11 22:54:04 +02:00
Andreas Kling
707bfe848d VisualBuilder: Add a table view with the selected widget's properties. 2019-04-11 21:41:09 +02:00