mirror of
https://github.com/immich-app/immich.git
synced 2026-02-21 22:30:36 +09:00
We were manually tracking whether gestures should be blocked, which was a remnant of how the old code worked. This is no longer needed as we have better heuristics for knowing whether we should skip drag updates now. Co-authored-by: Alex <alex.tran1502@gmail.com>