UI Editor Viewport fixes

This commit is contained in:
abrmich
2021-05-11 10:19:30 -07:00
parent ab8738b7c3
commit d98a691994
30 changed files with 213 additions and 80 deletions
@@ -1451,7 +1451,6 @@ void EditorWindow::OnEditorNotifyEvent(EEditorNotifyEvent ev)
{
// change skin
RefreshEditorMenu();
m_viewport->UpdateViewportBackground();
break;
}
case eNotify_OnUpdateViewports: