mirror of
https://github.com/immich-app/immich.git
synced 2026-02-26 13:10:14 -05: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>