mirror of
https://github.com/tonytins/CozyPixelStudio.git
synced 2025-06-25 09:34:43 -04:00
Fixed exporting PNGs
This commit is contained in:
parent
2a5dfa7ea2
commit
9812a34b8b
2 changed files with 6 additions and 2 deletions
|
@ -86,6 +86,9 @@ margin_bottom = 620.0
|
|||
rect_min_size = Vector2( 0, 200 )
|
||||
size_flags_horizontal = 3
|
||||
script = ExtResource( 1 )
|
||||
__meta__ = {
|
||||
"_edit_use_anchors_": false
|
||||
}
|
||||
|
||||
[node name="VSeparator" type="VSeparator" parent="."]
|
||||
anchor_bottom = 1.0
|
||||
|
@ -181,6 +184,7 @@ texture_hover = ExtResource( 16 )
|
|||
texture_disabled = ExtResource( 17 )
|
||||
|
||||
[node name="AnimationTags" type="VBoxContainer" parent="AnimationContainer/TimelineContainer/LayerButtons"]
|
||||
visible = false
|
||||
margin_left = 216.0
|
||||
margin_right = 326.0
|
||||
margin_bottom = 32.0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue