Changed current frame label

Current frame label now shows the current frame and the number of all frames. Also, when saving frames as multiple files, the count starts at 1 instead of 0.
This commit is contained in:
OverloadedOrama 2019-09-10 12:47:15 +03:00
parent 088962e149
commit 4331a0232e
4 changed files with 15 additions and 27 deletions

View file

@ -480,7 +480,7 @@ text = "Zoom: x7.81"
margin_top = 568.0
margin_right = 160.0
margin_bottom = 582.0
text = "Current frame: 1"
text = "Current frame: 1/1"
[node name="EmptyLabel" type="Label" parent="UI/LayerPanel/LayersAndMisc"]
margin_top = 586.0