Files
KDDockWidgets/tests
Sergio Martins a5f37f851b Fix relative inner resizing not working properly
When we resize the main window then we also resize the inner
dock widgets in the same proportion (based on saved percentages),
during a resize we should not recompute those percentages due to
rounding errors.

They were being recomputed by mistake, since only the root Item
was blocking them, but the function recurses into inner items

Fixes #186
2021-10-13 18:33:45 +01:00
..
2021-09-28 16:45:44 -04:00
2021-05-17 21:12:59 +01:00
2021-01-02 09:27:50 -05:00
2021-01-02 09:32:20 -05:00
2021-01-02 09:27:50 -05:00
2021-10-13 15:37:02 +01:00
2021-07-15 10:14:04 -04:00