Files
ladybird/Userland/Libraries/LibGUI/ScrollableContainerWidget.cpp
Karol Kosek 9156614de3 LibGUI: Always use widget's minimum size in ScrollableContainerWidget
I don't know if it makes much sense to use min_size and shrink_to_fit
at the same time, but it will make the code a bit cleaner later.
2022-05-11 20:24:57 +02:00

4.0 KiB