mirror of
https://github.com/Orama-Interactive/Pixelorama.git
synced 2025-01-31 07:29:49 +00:00
Fix positioning of the restore default button in Preferences
This commit is contained in:
parent
63410bdb46
commit
1ca4b6a199
|
@ -10,6 +10,7 @@
|
||||||
]]
|
]]
|
||||||
margin_right = 16.0
|
margin_right = 16.0
|
||||||
margin_bottom = 16.0
|
margin_bottom = 16.0
|
||||||
|
size_flags_vertical = 4
|
||||||
disabled = true
|
disabled = true
|
||||||
texture_normal = ExtResource( 1 )
|
texture_normal = ExtResource( 1 )
|
||||||
texture_disabled = SubResource( 1 )
|
texture_disabled = SubResource( 1 )
|
||||||
|
|
Loading…
Reference in a new issue