mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-09-23 06:05:45 +00:00
Make checkerboard colours update immediately when theme changes
This commit is contained in:
@@ -756,8 +756,6 @@ void SettingsDialog::on_UIStyle_currentIndexChanged(int index)
|
||||
if(ret == QMessageBox::Yes)
|
||||
{
|
||||
m_Ctx.Config().SetStyle();
|
||||
|
||||
m_Ctx.Config().SetupFormatting();
|
||||
}
|
||||
|
||||
m_Ctx.Config().Save();
|
||||
|
||||
Reference in New Issue
Block a user