-
-
Notifications
You must be signed in to change notification settings - Fork 52
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: allow dragging the element inside a scrollable container
BREAKING CHANGE: A cloned element is now created when the element is being dragged, and the dragged
element is set to be positioned fixed. This may break some apps in some edge cases.
Fixes #25
- Loading branch information
1 parent
d0093e8
commit 6e0a1a3
Showing
2 changed files
with
71 additions
and
4 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
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