Files
ladybird/Userland/Libraries/LibGUI/MessageBox.cpp
Timothy ccd19d464e LibGUI: Handle multiple lines of text in MessageBox
The total height of text is calculated from the glyph height, the number
of lines, and a padding modifier.
2021-07-22 22:38:25 +02:00

4.6 KiB