Skip to content
This repository was archived by the owner on Apr 22, 2020. It is now read-only.

Fix possible mouseUp and render race condition#29

Open
stwind wants to merge 2 commits intosimongeilfus:masterfrom
stwind:fix-mouse-state
Open

Fix possible mouseUp and render race condition#29
stwind wants to merge 2 commits intosimongeilfus:masterfrom
stwind:fix-mouse-state

Conversation

@stwind
Copy link
Copy Markdown
Contributor

@stwind stwind commented Oct 21, 2016

When clicking, sometime the mouseDown and mouseUp event will come at a same frame, thus canceling the click action. This is a fix for these situations, which it is a similar approach to the imgui example

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant