ionic-gallery-modal icon indicating copy to clipboard operation
ionic-gallery-modal copied to clipboard

performance & bandwidth problem

Open bogomips opened this issue 7 years ago • 1 comments

Before the picture is showed, the whole album array of images is downloaded. This behaviour causes a visual delay and it's a big waste of data too. The right approach would be to load just the clicked/visible image and, at the maximum, to preload the next one.

bogomips avatar Aug 19 '17 01:08 bogomips

I'll look into that, including the pull request :)

nikini avatar Aug 24 '17 07:08 nikini