Skip to content

Improve interaction between camera rotation and context menu#907

Merged
chreden merged 3 commits intomasterfrom
issue/898
Mar 13, 2022
Merged

Improve interaction between camera rotation and context menu#907
chreden merged 3 commits intomasterfrom
issue/898

Conversation

@chreden
Copy link
Copy Markdown
Owner

@chreden chreden commented Mar 6, 2022

Use WantCaptureMouseUnlessPopupClose so that you can immediately go into a camera rotation without having to dismiss the context menu with a left click.
Add a short (0.3s) delay after camera rotation ends before context menu can be used again. This stops it appearing when you're rotating the camera.
Closes #898

chreden added 2 commits March 6, 2022 23:21
Wait .3s after camera rotation ends before enabling the context menu again.
This stops it appearing when you're rotating the camera
#898
@chreden chreden merged commit 26a5551 into master Mar 13, 2022
@chreden chreden deleted the issue/898 branch March 13, 2022 23:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Camera rotation after using context menu requires a click

2 participants