mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-07-31 21:29:06 +00: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: f3d1be933a
Pull-request: https://github.com/SerenityOS/serenity/pull/17661
1 changed files with 0 additions and 1 deletions
|
@ -5,7 +5,6 @@
|
|||
}
|
||||
|
||||
@GUI::Widget {
|
||||
shrink_to_fit: true
|
||||
layout: @GUI::VerticalBoxLayout {}
|
||||
|
||||
@GUI::Label {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue