Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

dbr
Copy link
Contributor

@dbr dbr commented Mar 19, 2022

Avoids keys getting stuck when window loses focus (e.g alt+tab)

Need to make same changes to SDL2 support module also

Closes #602

dbr added 2 commits March 19, 2022 21:04
Avoids keys getting stuck when window loses focus (e.g alt+tab)

Closes imgui-rs#602
@dbr dbr added this to the v0.9 milestone Mar 19, 2022
@dbr dbr merged commit fef6509 into imgui-rs:main Mar 23, 2022
@dbr dbr deleted the losingfocus branch March 23, 2022 01:43
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.

Add API for app-lost-focus event
1 participant