mirror of
https://github.com/RGBCube/serenity
synced 2025-05-31 23:48:11 +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
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