Revert "Update new_editor inspector layout and host rendering"
This reverts commit 5d81a64ef3.
This commit is contained in:
@@ -233,11 +233,7 @@ int Application::Run(HINSTANCE hInstance, int nCmdShow) {
|
||||
break;
|
||||
}
|
||||
|
||||
if (m_windowManager->RenderScheduledWindows()) {
|
||||
continue;
|
||||
}
|
||||
|
||||
WaitMessage();
|
||||
m_windowManager->RenderAllWindows();
|
||||
} else {
|
||||
break;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user