mirror of
https://github.com/tonytins/CozyPixelStudio.git
synced 2025-06-25 21:24:44 -04:00
Add a Delete Button and a Copy Button for frames (#202)
This commit is contained in:
parent
4e33775c84
commit
acff84c5b1
30 changed files with 622 additions and 98 deletions
|
@ -19,9 +19,9 @@ __meta__ = {
|
|||
|
||||
[node name="FrameTexture" type="TextureRect" parent="."]
|
||||
margin_left = 2.0
|
||||
margin_top = 2.0
|
||||
margin_top = 1.78536
|
||||
margin_right = 34.0
|
||||
margin_bottom = 34.0
|
||||
margin_bottom = 33.7854
|
||||
rect_min_size = Vector2( 32, 32 )
|
||||
size_flags_horizontal = 0
|
||||
size_flags_vertical = 0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue