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-12-25 12:24:05 +01:00
2020-12-29 02:20:43 +01:00
2020-12-21 00:09:48 +01:00
2020-12-29 15:42:30 +01:00
2020-12-29 15:42:30 +01:00
2020-12-19 18:29:13 +01:00
2020-12-25 02:14:56 +01:00
2020-12-28 01:28:07 +01:00
2020-12-26 10:05:50 +01:00
2020-12-29 15:42:30 +01:00
2020-12-19 18:29:13 +01:00
2020-12-28 23:54:10 +01:00
2020-12-30 01:28:28 +01:00
2020-12-21 00:09:48 +01:00
2020-12-21 00:09:48 +01:00
2020-12-29 17:39:42 +01:00
2020-11-15 13:11:21 +01:00
2020-12-21 00:09:48 +01:00
2020-12-29 13:43:16 +01:00
2020-11-30 11:35:45 +01:00
2020-12-19 13:09:02 +01:00
2020-12-26 10:10:27 +01:00
2020-12-28 13:09:22 +01:00
2020-12-28 23:31:12 +01:00
2020-11-24 21:36:28 +01:00
2020-12-26 16:09:02 +01:00
2020-12-28 11:40:35 +01:00
2020-12-29 23:38:14 +01:00
2020-12-25 02:14:56 +01:00
2020-12-14 23:05:53 +01:00