Merge pull request #20 with previous commit

This commit is contained in:
OverloadedOrama 2019-11-20 14:42:52 +02:00
parent e895e82a95
commit d44b31b5a8
6 changed files with 7 additions and 6 deletions

View file

@ -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