ui: made icon buttons self updating on color scheme change
* fixed hatching not replaced in single file view title bar on color scheme change
This commit is contained in:
@@ -37,7 +37,7 @@ void QtCodeView::refreshView()
|
||||
|
||||
setStyleSheet();
|
||||
|
||||
m_widget->refreshStyle();
|
||||
m_widget->clearCaches();
|
||||
|
||||
QtCodeArea::clearAnnotationColors();
|
||||
QtHighlighter::clearHighlightingRules();
|
||||
|
||||
Reference in New Issue
Block a user