Redraw header

This commit is contained in:
luboslenco
2019-03-08 12:42:41 +01:00
parent 8f99043aa8
commit 2de9adec89
+1
View File
@@ -1125,6 +1125,7 @@ class UITrait extends iron.Trait {
if (worktab.changed) {
ddirty = 2;
toolbarHandle.redraws = 2;
headerHandle.redraws = 2;
if (worktab.position == 1) {
selectTool(0);
}