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:
Martin Filser 2022-07-16 09:38:41 +02:00
parent f9654d17d5
commit c76959ff25
7 changed files with 12 additions and 5 deletions

4
package-lock.json generated
View file

@ -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",