mirror of
https://github.com/DreamSourceLab/DSView.git
synced 2025-01-13 13:32:53 +08:00
fix: After the theme change, the font was not reset
This commit is contained in:
parent
573d40b64b
commit
0e3eac9790
@ -1412,6 +1412,7 @@ namespace pv
|
||||
qss.close();
|
||||
|
||||
UiManager::Instance()->Update(UI_UPDATE_ACTION_THEME);
|
||||
UiManager::Instance()->Update(UI_UPDATE_ACTION_FONT);
|
||||
|
||||
data_updated();
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user