mirror of
https://github.com/wekan/wekan.git
synced 2026-01-06 17:48:49 +01:00
Dragscroll possible, scroll the screen with the mouse at desktop view
- click on a empty list area and drag the view left/right to scroll
This commit is contained in:
parent
f9654d17d5
commit
c76959ff25
7 changed files with 12 additions and 5 deletions
4
package-lock.json
generated
4
package-lock.json
generated
|
|
@ -681,6 +681,10 @@
|
|||
"domhandler": "^4.2.0"
|
||||
}
|
||||
},
|
||||
"dragscroll": {
|
||||
"version": "git+https://github.com/mfilser/dragscroll.git#992943a9a8477d745f7092f99ae32375a6654124",
|
||||
"from": "git+https://github.com/mfilser/dragscroll.git#992943a9a8477d745f7092f99ae32375a6654124"
|
||||
},
|
||||
"duplexer2": {
|
||||
"version": "0.1.4",
|
||||
"resolved": "https://registry.npmjs.org/duplexer2/-/duplexer2-0.1.4.tgz",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue