mirror of
https://github.com/immich-app/immich.git
synced 2026-03-01 14:40:09 -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>