fix font updates in iconbar
This commit is contained in:
parent
807724db9f
commit
807a1b5575
1 changed files with 2 additions and 0 deletions
|
@ -162,6 +162,8 @@ void IconButton::reconfigTheme() {
|
|||
|
||||
}
|
||||
|
||||
updateBackground(false);
|
||||
|
||||
}
|
||||
|
||||
void IconButton::update(FbTk::Subject *subj) {
|
||||
|
|
Loading…
Reference in a new issue