An asterisk is added to the tab name if there are changes

The window title also changes when switching tabs. And yes, "has_changed_changed" is a stupid method name, I'll find another one sometime later.
This commit is contained in:
OverloadedOrama 2020-06-05 20:15:40 +03:00
parent 6d87901056
commit 9ffce37c0b
5 changed files with 22 additions and 6 deletions

View file

@ -24,6 +24,7 @@ margin_bottom = 312.0
margin_right = 161.0
margin_bottom = 304.0
mouse_default_cursor_shape = 2
disabled = true
text = "Import as new frame"
[node name="ImportSpritesheet" type="CheckBox" parent="HBoxContainer2"]