Skip to content

Conversation

@LagoLunatic
Copy link
Collaborator

This fixes a bug that has existed in the GUI for a while where if your mouse was hovering over a symbol, it would be impossible to type in the symbol filter field, so you basically had to move your mouse outside of the objdiff window any time you wanted to search for a symbol. This is because the mouse hover was sending an action every frame that took priority over the action for updating the filter field. I changed it to only send the hover action when your mouse changes which symbol it's hovering over so that this won't happen as long as your mouse is still.

@encounter encounter merged commit 216dd70 into encounter:main Dec 23, 2025
24 checks passed
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