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
Notes: sideshowbarker 2024-07-16 23:39:26 +09:00

View File

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