mirror of
https://git.vectorsigma.ru/public/immich.git
synced 2026-08-07 01:18:33 +00: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>