gitea/web_src
Nathaniel Sabanski 8e267afd35
Mobile fix for Project view: Add delay to Sortable.js on mobile, to ensure scrolling is possible. (#22152)
Mobile / touch devices currently get "hung up" on the sortable action,
preventing any ability to visually scroll through the Project board to
see issues.

Solution: Sortable.js has a built-in fix using `delayOnTouchOnly`

BEFORE

https://user-images.githubusercontent.com/24665/208266817-6f2968b7-4788-4656-a941-f85b25fc59d5.mp4

AFTER

https://user-images.githubusercontent.com/24665/208266822-3d327002-7a9d-41cf-9890-6d6b8dcb17be.mp4

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: techknowlogick <techknowlogick@gitea.io>
2022-12-20 23:56:58 -05:00
..
fomantic Various CSS tweaks (#21244) 2022-09-22 22:00:29 -05:00
js Mobile fix for Project view: Add delay to Sortable.js on mobile, to ensure scrolling is possible. (#22152) 2022-12-20 23:56:58 -05:00
less Fix margin and alignment in dashboard repolist (#22120) 2022-12-17 09:58:57 +08:00
svg Embed Matrix icon as SVG (#21890) 2022-11-21 20:25:26 +00:00