Files
ladybird/Libraries/LibGUI/Label.cpp
Andreas Kling 64ba41ea13 LibGUI: Make GUI::Label auto-sizing declarative
You can now set the "autosize" property on a GUI::Label and it will
automatically update its width preference to fit the text.
2020-12-20 12:36:32 +01:00

3.6 KiB