mirror of
https://github.com/immich-app/immich.git
synced 2026-05-21 07:06:31 -04:00
a43680c8b1
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>