-
Notifications
You must be signed in to change notification settings - Fork 111
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor(extension): Improve floating sphere drag interaction and sta…
…te management - Add `isDraggingRef` to track dragging state more reliably - Optimize drag event handling with `useCallback` - Add additional event listeners for mouse leave and mouse out - Remove unused `isHovered` state - Enhance drag and dropdown visibility state management
- Loading branch information
Showing
1 changed file
with
23 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters