Fix for animation window render options not being persistent

Signed-off-by: T.J. McGrath-Daly <tj.mcgrath.daly@huawei.com>
This commit is contained in:
T.J. McGrath-Daly
2021-10-15 14:25:18 +08:00
parent edefb57cfd
commit f49a699ab4
@@ -933,6 +933,7 @@ namespace EMStudio
// save the current settings and disable rendering
m_renderOptions.SetLastUsedLayout(layout->GetName());
SaveRenderOptions();
ClearViewWidgets();
VisibilityChanged(false);