Commit Graph

2 Commits

Author SHA1 Message Date
dd21bfed8d positioning: Calculate sizes instead of storing, move position out of widgets
Sizes of widgets can be derived, so storing them was only for C compatibility. Similar with storing position inside of widgets.

Some layout margin and scaling changes could be introduced, meaning a possibility of visual differences.
2019-12-07 21:20:21 +00:00
9571adb107 tests: Executable for testing layouts 2019-11-19 09:47:32 +00:00