这是indexloc提供的服务,不要输入任何密码
Skip to content

Editor will ignore the mouse if it's on the Output Window #577

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 25, 2025

Conversation

newemka
Copy link
Contributor

@newemka newemka commented May 22, 2025

Problem:

Editor UI elements with is hovered behaviors are triggered by the mouse over the Output Window.

Solution:

Make ImGui ignore the Output window.

Fix UI flickering or unexpected highlights in the Editor due to false hover states when the mouse is hovering the Output Window.

Fix UI flickering or unexpected highlights due to false hover states.
@pixtur
Copy link
Collaborator

pixtur commented May 25, 2025

This is really awesome!
Excellent solution

@pixtur pixtur merged commit 76dcd69 into tixl3d:main May 25, 2025
1 check passed
@newemka
Copy link
Contributor Author

newemka commented May 25, 2025

Thanks, I'm pretty proud of this one :)

@newemka newemka deleted the featureMain/FixMouseOnOutputWindow branch May 25, 2025 18:57
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.

2 participants