Skip to content

fix: hover flickering when cursor is below icon#44

Open
Wuuuuu5 wants to merge 2 commits intomainfrom
bug-fix
Open

fix: hover flickering when cursor is below icon#44
Wuuuuu5 wants to merge 2 commits intomainfrom
bug-fix

Conversation

@Wuuuuu5
Copy link
Copy Markdown

@Wuuuuu5 Wuuuuu5 commented Apr 23, 2026

What was changed

Fixed an issue where the icon was flickering when hovering just below it.

Why

The hover state was triggering inconsistently when the cursor was near the lower boundary of the icon, causing rapid flickering.

Changes

  • Updated Tailwind CSS class order for icon hover behaviour
  • Fixed flickering issue by correcting transition handling and transform ordering
  • Improved hover transition

Testing

  • Verified that icon no longer flickers when hovering below it

@Wuuuuu5 Wuuuuu5 self-assigned this Apr 23, 2026
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