ImGuiManager: Defer scale updates
This commit is contained in:
@@ -38,7 +38,7 @@ float GetWindowHeight();
|
||||
void WindowResized();
|
||||
|
||||
/// Updates scaling of the on-screen elements.
|
||||
void UpdateScale();
|
||||
void RequestScaleUpdate();
|
||||
|
||||
/// Call at the beginning of the frame to set up ImGui state.
|
||||
void NewFrame();
|
||||
|
||||
Reference in New Issue
Block a user