Files
ladybird/Userland/Libraries/LibGUI/Label.cpp
kleines Filmröllchen 376e7243a9 LibGUI: Use full text width for Label's preferred width
A label would prefer to be exactly as wide as its contained text
requires. This makes min_width: "fit" work better.
2023-02-25 20:49:41 -07:00

3.6 KiB