Skip to content
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

Tag Editor hover state updates when popups or other windows are on screen #96

Closed
MewPurPur opened this issue Oct 19, 2023 · 1 comment · Fixed by #103
Closed

Tag Editor hover state updates when popups or other windows are on screen #96

MewPurPur opened this issue Oct 19, 2023 · 1 comment · Fixed by #103
Assignees
Labels

Comments

@MewPurPur
Copy link
Owner

MewPurPur commented Oct 19, 2023

This is because I'm checking against get_global_rect(). Ideally, I'd be using mouse_entered and mouse_exited, but for some reason this doesn't seem to work.

@MewPurPur MewPurPur changed the title Tag Editor hover state Tag Editor hover state updates when popups or other windows are on screen Oct 19, 2023
@MewPurPur MewPurPur added the bug label Oct 19, 2023
@MewPurPur MewPurPur self-assigned this Oct 20, 2023
@MewPurPur
Copy link
Owner Author

Already fixed in a WIP pull request that will take a while longer to finish.

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 a pull request may close this issue.

1 participant