Files
ladybird/Libraries/LibGUI
Andreas Kling 60e3f685db LibGUI: Add min/max sizes to GUI::Widget
This patch adds min_size and max_size properties to GUI::Widget. These
can also be accessed as min_width/min_height and max_width/max_height.

Layouts will respect these constraints and size widgets accordingly.
2020-12-30 01:28:28 +01:00
..
2020-09-30 21:46:59 +02:00
2020-07-28 16:29:44 +02:00
2020-10-30 17:03:28 +01:00
2020-11-22 16:07:00 +01:00
2020-11-22 16:07:00 +01:00