mirror of
https://github.com/Orama-Interactive/Pixelorama.git
synced 2025-01-18 17:19:50 +00:00
Allow greater values in the resize slider of the export dialog
This commit is contained in:
parent
f42d361a42
commit
2d7d7e7c06
|
@ -163,6 +163,7 @@ min_value = 50.0
|
|||
max_value = 1000.0
|
||||
step = 50.0
|
||||
value = 100.0
|
||||
allow_greater = true
|
||||
nine_patch_stretch = true
|
||||
stretch_margin_left = 3
|
||||
stretch_margin_top = 3
|
||||
|
|
Loading…
Reference in a new issue