Files
ladybird/Libraries/LibGUI
Andreas Kling 98a6149b4f LibGUI: Make GWindow drive relayout and do it recursively
Instead of only doing a relayout in the widget you're invalidating,
we now do a recursive top-down relayout so everything gets updated.

This fixes invalid results after updating a preferred size in some
situations with nested layouts.
2019-10-26 12:28:54 +02:00
..
2019-09-21 19:21:36 +02:00
2019-07-11 15:49:47 +02:00
2019-09-21 16:33:53 +02:00