Piwigo / Piwigo-Mobile

Piwigo iOS Mobile Application
MIT License
98 stars 30 forks source link

[BETA 3.0] Image selection using gesture recogniser is slow #536

Closed EddyLB closed 1 year ago

EddyLB commented 1 year ago

Describe the bug and how to reproduce Selecting photos by sliding a finger from left to right or right to left then down is slow when an album contains thousands of photos.

Steps to reproduce the behavior:

  1. Go to an album containing at least a thousand of photos
  2. Slide the finger from left to right then down, right to left, etc.
  3. The app selects only some of the photos.

Expected behaviour The app should smoothly select all photos.