Make some minor changes and update test coverage
This commit is contained in:
@@ -918,6 +918,8 @@ class GuiMain(QMainWindow):
|
||||
self.projView.populateTree()
|
||||
|
||||
if dlgConf.updateTheme:
|
||||
# We are doing this manually instead of connecting to
|
||||
# qApp.paletteChanged since the processing order matters
|
||||
self.mainTheme.loadTheme()
|
||||
self.docEditor.updateTheme()
|
||||
self.docViewer.updateTheme()
|
||||
|
||||
Reference in New Issue
Block a user