Skip to content

Commit 9fe2a0f

Browse files
committed
fix: handle scrolling the page while dragging evwnts
1 parent 249f5e9 commit 9fe2a0f

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package-lock.json

+3-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@
162162
"@angular/core": ">=6.0.0 <8.0.0"
163163
},
164164
"dependencies": {
165-
"angular-draggable-droppable": "^4.0.0-beta.10",
165+
"angular-draggable-droppable": "^4.0.0-beta.13",
166166
"angular-resizable-element": "^3.1.0",
167167
"calendar-utils": "^0.2.0-alpha.12",
168168
"positioning": "^1.4.0"

0 commit comments

Comments
 (0)