Skip to content

Commit

Permalink
chore(changeset): update changset message
Browse files Browse the repository at this point in the history
  • Loading branch information
wingkwong authored Jan 4, 2025
1 parent 709d574 commit fc1b18a
Showing 1 changed file with 2 additions and 7 deletions.
9 changes: 2 additions & 7 deletions .changeset/two-insects-provide.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,5 @@
---
"@nextui-org/tooltip": minor
"@nextui-org/tooltip": patch
---

fix tooltip staying open on fast movement by:
- adding unique motion keys to tooltip content for proper animation tracking
- ensuring AnimatePresence component remains mounted until animations complete
- improving render performance during rapid tooltip transitions

No breaking changes or usage changes required.
fix tooltip staying open on fast movement issue (#4301)

0 comments on commit fc1b18a

Please sign in to comment.