Skip to content

Fix the svg Status not being updated on cursor movement #3009

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

pml68
Copy link
Contributor

@pml68 pml68 commented Jul 3, 2025

Currently, the Status passed to theme.style is set in draw. This means that a redraw needs to be triggered for it to change, so I moved it into update with the same logic as Button and some other widgets.

@pml68 pml68 force-pushed the feat/svg-status-update branch from 89418c6 to 9b787d8 Compare July 4, 2025 00:35
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.

1 participant