mirror of
https://github.com/tonytins/CozyPixelStudio.git
synced 2025-06-25 21:24:44 -04:00
Fix layer name change
Name change is now saved only if the user presses Enter
This commit is contained in:
parent
60aed9efba
commit
0945a558d2
3 changed files with 6 additions and 6 deletions
|
@ -58,4 +58,3 @@ caret_blink = true
|
|||
caret_blink_speed = 0.5
|
||||
[connection signal="pressed" from="." to="." method="_on_LayerContainer_pressed"]
|
||||
[connection signal="pressed" from="HBoxContainer/VisibilityButton" to="." method="_on_VisibilityButton_pressed"]
|
||||
[connection signal="text_changed" from="HBoxContainer/LineEdit" to="." method="_on_LineEdit_text_changed"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue