Skip to content

Conversation

@willmcgugan
Copy link
Member

Fix hover on flicker (when :hover pseudo class is applied).

This occurs when a parent has a hover pseudo class supplied and you move the mouse from child to parent, or child to child. It only occurred occasionally. I suspect most of the time the two updated widgets get combined in to a single update, so it is never seen. This change should fix the flicker entirely.

@willmcgugan willmcgugan merged commit 3080464 into main Nov 9, 2025
23 checks passed
@willmcgugan willmcgugan deleted the fix-hover-flicker branch November 9, 2025 15:23
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