[web-src] Fix dragging slider in now playing page

This commit is contained in:
chme
2022-04-03 13:54:01 +02:00
parent 3a0203855f
commit 717fc6d512
3 changed files with 368 additions and 312 deletions

View File

@@ -12,7 +12,7 @@
"dependencies": {
"@aacassandra/vue3-progressbar": "^1.0.3",
"@ts-pro/vue-eternal-loading": "^1.2.0",
"@vueform/slider": "^2.0.9",
"@vueform/slider": "github:chme/slider#feat/events-start-end-dist",
"axios": "^0.26.1",
"bulma": "^0.9.3",
"bulma-switch": "^2.0.4",