ImGui: match all begin/end #470

Merged
lijunyu-cn merged 1 commit from imgui-begin-end into main 2022-11-08 22:45:40 -03:00
lijunyu-cn commented 2022-11-08 17:05:49 -03:00 (Migrated from github.com)
  1. As commented in imgui.h, should call a matching End() for each Begin() regardless of its return value. Tested in BotW, this seems to improve performance very slightly.
  2. Fix softkeyboard, click on background overlay will bring it to front and cover the softkeyboard.
1. As commented in imgui.h, should call a matching End() for each Begin() regardless of its return value. Tested in BotW, this seems to improve performance very slightly. 2. Fix softkeyboard, click on background overlay will bring it to front and cover the softkeyboard.
Exzap commented 2022-11-08 22:45:30 -03:00 (Migrated from github.com)

LGTM. Thanks!

LGTM. Thanks!
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: cemu-project_Mirror/Cemu-2024-03-05#470
No description provided.