Skip to content

fix: reenable controls when mouse closes menu#31

Merged
doodlum merged 1 commit into
community-shaders:mainfrom
alandtse:menu_close
Jul 23, 2023
Merged

fix: reenable controls when mouse closes menu#31
doodlum merged 1 commit into
community-shaders:mainfrom
alandtse:menu_close

Conversation

@alandtse
Copy link
Copy Markdown
Collaborator

Imgui will disable the IsEnabled boolean automatically on window close. On detecting any control input, this will always sync the controller state to the window state.

closes #15

Imgui will disable the IsEnabled boolean automatically on window close.
On detecting any control input, this will always sync the controller
state to the window state.

closes #15
@doodlum doodlum merged commit 0071d67 into community-shaders:main Jul 23, 2023
@alandtse alandtse deleted the menu_close branch June 20, 2025 17:29
alandtse referenced this pull request in alandtse/open-shaders Jul 20, 2025
fix: reenable controls when mouse closes menu
SkrubbySkrubInAShrub pushed a commit to SkrubbySkrubInAShrub/skyrim-community-shaders-main that referenced this pull request May 21, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Closing the window by clicking the X won't resume control

2 participants