Skip to content

Commit 4cb3314

Browse files
committed
fix: fix scroll issues on touch devices when dragging
1 parent 4a5adde commit 4cb3314

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package-lock.json

+4-4
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
@@ -155,7 +155,7 @@
155155
"@angular/core": ">=6.0.0 <10.0.0"
156156
},
157157
"dependencies": {
158-
"angular-draggable-droppable": "^4.4.0",
158+
"angular-draggable-droppable": "^4.4.4",
159159
"angular-resizable-element": "^3.3.0",
160160
"calendar-utils": "^0.7.1",
161161
"positioning": "^2.0.1"

0 commit comments

Comments
 (0)