mirror of
https://github.com/tonytins/CozyPixelStudio.git
synced 2025-06-24 17:24:42 -04:00
Fixed mouse filter of the ImageEffects node
This commit is contained in:
parent
462187a6c1
commit
46717692ef
1 changed files with 1 additions and 0 deletions
|
@ -55,6 +55,7 @@ __meta__ = {
|
|||
[node name="ImageEffects" type="Control" parent="Dialogs"]
|
||||
margin_right = 40.0
|
||||
margin_bottom = 40.0
|
||||
mouse_filter = 2
|
||||
|
||||
[node name="ScaleImage" parent="Dialogs/ImageEffects" instance=ExtResource( 31 )]
|
||||
margin_bottom = 127.0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue