mirror of
https://github.com/tonytins/CozyPixelStudio.git
synced 2025-12-17 05:04:42 -05:00
add follow canvas movement and scale option to transparent checker (#311)
This commit is contained in:
parent
b998c87bcc
commit
39808082b6
9 changed files with 93 additions and 7 deletions
|
|
@ -15,3 +15,7 @@ margin_right = 40.0
|
|||
margin_bottom = 40.0
|
||||
mouse_filter = 2
|
||||
script = ExtResource( 2 )
|
||||
__meta__ = {
|
||||
"_edit_use_anchors_": false
|
||||
}
|
||||
[connection signal="resized" from="." to="." method="_on_TransparentChecker_resized"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue