mirror of
https://github.com/discourse/discourse.git
synced 2025-02-09 21:04:48 +00:00
Previously, reorder on touch screens was disabled https://github.com/discourse/discourse/pull/20769. This PR enables it again. However, link has to be hold for 300 ms to enable drag&drop. Otherwise, normal scroll is performed.