]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commit
Add a drag&drop delay on playlist videos to allow user scroll on small screens (...
authorJulien Maulny <julien.maulny@protonmail.com>
Wed, 23 Oct 2019 16:12:22 +0000 (18:12 +0200)
committerChocobozzz <me@florianbigard.com>
Wed, 23 Oct 2019 16:12:22 +0000 (18:12 +0200)
commit0c695c5c96d98e2daf6f3e98676282a6d688e039
tree4d4181ec77efa4716ff3d7f73651c229d8cb63dd
parent34398be4297852b6aecebe65dd33bded9187a0c9
Add a drag&drop delay on playlist videos to allow user scroll on small screens (#2154)

* Add delay on playlist element reordering to fix user scroll on mobile

Signed-off-by: Julien Maulny <julien.maulny@protonmail.com>
* Upgrade @angular/cdk to include bugfix about drag&drop

Signed-off-by: Julien Maulny <julien.maulny@protonmail.com>
* add delay on playlist drag&drop on all touch screens

Signed-off-by: Julien Maulny <julien.maulny@protonmail.com>
client/package.json
client/src/app/+my-account/my-account-video-playlists/my-account-video-playlist-elements.component.html
client/src/app/+my-account/my-account-video-playlists/my-account-video-playlist-elements.component.ts
client/yarn.lock