mirror of
https://github.com/immich-app/immich.git
synced 2026-03-22 20:39:58 +03:00
Keeping track of the last scroll offset and guarding on scroll direction is not necessary. The dead zone with kTouchSlop is more than sufficient, and much simpler. Co-authored-by: shenlong <139912620+shenlong-tanwen@users.noreply.github.com>