mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2024-11-13 01:59:14 +03:00
PixelPaint: Remove shrink_to_fit property from LevelsDialog GML
This was causing the levels dialog to be displayed incorrectly.
This commit is contained in:
parent
57cc2bab4b
commit
f3d1be933a
Notes:
sideshowbarker
2024-07-16 23:39:26 +09:00
Author: https://github.com/tcl3 Commit: https://github.com/SerenityOS/serenity/commit/f3d1be933a Pull-request: https://github.com/SerenityOS/serenity/pull/17661
@ -5,7 +5,6 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
@GUI::Widget {
|
@GUI::Widget {
|
||||||
shrink_to_fit: true
|
|
||||||
layout: @GUI::VerticalBoxLayout {}
|
layout: @GUI::VerticalBoxLayout {}
|
||||||
|
|
||||||
@GUI::Label {
|
@GUI::Label {
|
||||||
|
Loading…
Reference in New Issue
Block a user