Status bar: update the empty/full icon states even when status bar icons updating is disabled.
This commit is contained in:
@@ -256,6 +256,9 @@ ui_sb_update_icon_state(int tag, int state)
|
||||
case SB_TEXT:
|
||||
break;
|
||||
}
|
||||
|
||||
if (main_window != nullptr)
|
||||
main_window->updateStatusEmptyIcons();
|
||||
}
|
||||
|
||||
void
|
||||
|
||||
Reference in New Issue
Block a user