ui: Fixed zoom issues
* Show font size change as number not percent * Show current graph zoom in label next to zoom buttons * Fixed search blocks not properly updated when fonts size changes
This commit is contained in:
@@ -110,6 +110,8 @@ void QtSearchBar::refreshStyle()
|
||||
ResourcePaths::getGuiPath().str() + "search_view/images/home.png",
|
||||
"search/button"
|
||||
));
|
||||
|
||||
m_searchBox->refreshStyle();
|
||||
}
|
||||
|
||||
void QtSearchBar::homeButtonClicked()
|
||||
|
||||
Reference in New Issue
Block a user