mirror of
https://github.com/tonytins/CozyPixelStudio.git
synced 2025-05-07 14:14:50 -04:00
Fix positioning of the restore default button in Preferences
This commit is contained in:
parent
63410bdb46
commit
1ca4b6a199
1 changed files with 1 additions and 0 deletions
|
@ -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…
Add table
Reference in a new issue