mirror of
https://github.com/tonytins/CozyPixelStudio.git
synced 2025-06-25 15:34:43 -04:00
Merge pull request #20 with previous commit
This commit is contained in:
parent
e895e82a95
commit
d44b31b5a8
6 changed files with 7 additions and 6 deletions
|
@ -65,4 +65,4 @@ func _on_VisibilityButton_pressed() -> void:
|
|||
|
||||
func _on_LineEdit_text_changed(new_text : String) -> void:
|
||||
Global.canvas.layers[i][2] = new_text
|
||||
$HBoxContainer/Label.text = new_text
|
||||
$HBoxContainer/Label.text = new_text
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue