Skip to content

Commit 2d7d7e7

Browse files
Allow greater values in the resize slider of the export dialog
1 parent f42d361 commit 2d7d7e7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/UI/Dialogs/ExportDialog.tscn

+1
Original file line numberDiff line numberDiff line change
@@ -163,6 +163,7 @@ min_value = 50.0
163163
max_value = 1000.0
164164
step = 50.0
165165
value = 100.0
166+
allow_greater = true
166167
nine_patch_stretch = true
167168
stretch_margin_left = 3
168169
stretch_margin_top = 3

0 commit comments

Comments
 (0)