-
-
Notifications
You must be signed in to change notification settings - Fork 539
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
(feat) Add workspace switching by scrolling sidebar (#2828)
This commit adds the ability to switch workspaces by horizontally scrolling the sidebar. A scroll cooldown and threshold are implemented to prevent accidental workspace changes. The `_setupHoverDetection` method is renamed to `_setupSidebarHandlers` as it now handles both hover and scroll events.
- Loading branch information
1 parent
ddc4341
commit 110279c
Showing
1 changed file
with
27 additions
and
2 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