baldurk
511c33c52a
Handle Expanding policies in flow layouts
2025-09-16 16:29:25 +01:00
baldurk
b6462b19a9
When flow layout hasn't been visible, be conservative with its size
...
* Because the flow layout adjusts to its available size, we instead set it to
minimum size until it's first laid out. Otherwise it can get unreasonably
sized.
2021-01-11 13:58:20 +00:00
baldurk
00b217f6f7
Fix issues with flow layout sizing when too small
2019-10-21 13:51:30 +01:00
baldurk
145efba57b
Only call update() in setGeometry() when it's a new rect.
2016-11-21 14:55:18 +01:00
baldurk
2483fd776a
Add option for the flow layout to keep a fixed grid size
2016-11-21 12:35:38 +01:00
baldurk
8b697f7055
Fix issues with FlowLayout not resizing properly in some cases
2016-11-09 13:26:21 +01:00
baldurk
1f5c8a450a
linux compile fixes
2015-07-10 18:08:24 +02:00
baldurk
85e26b2e90
Add FlowLayout from Qt examples (BSD licensed)
2015-07-10 16:38:46 +02:00