1
Fork 0
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:
Tim Ledbetter 2023-02-28 03:27:43 +00:00 committed by Sam Atkins
parent 57cc2bab4b
commit f3d1be933a

View file

@ -5,7 +5,6 @@
}
@GUI::Widget {
shrink_to_fit: true
layout: @GUI::VerticalBoxLayout {}
@GUI::Label {