vvvmax / unitegallery

Unite Gallery - Responsive jQuery Image and Video Gallery Plugin. Aim to be the best gallery on the web on it's kind. See demo here:
http://unitegallery.net
MIT License
531 stars 158 forks source link

Layout issue When resizing browser window with a Carousel #30

Open macsupport opened 8 years ago

macsupport commented 8 years ago

When resizing browser window with a Carousel, the tiles showing change and shift as the window size changes. The expected behavior is that the same tiles should continue to show, just a reduced number. If I have 5 tiles showing out of 26, say A B C D E F, in a Carousel and then reduce the size of the window to show just 3 tiles, I see M N O, instead of A B C.

vvvmax commented 8 years ago

I see. But the regular use is not changing his browser screen so often so i think its not so important.

On Wednesday, September 16, 2015, Mike Sozanski notifications@github.com wrote:

When resizing browser window with a Carousel, the tiles showing change and shift as the window size changes. The expected behavior is that the same tiles should continue to show, just a reduced number. If I have 5 tiles showing out of 26, say A B C D E F, in a Carousel and then reduce the size of the window to show just 3 tiles, I see M N O, instead of A B C.

— Reply to this email directly or view it on GitHub https://github.com/vvvmax/unitegallery/issues/30.

macsupport commented 8 years ago

I understand, but changing screen orientation is common and a regular use for iPad and iPhone users and this type of behavior is not what a user would expect and not seen in other carousels. Rotating a screen to landscape should show the images in the same configuration they were in when the screen was in portrait , IMHO.

vvvmax commented 8 years ago

Ok. Ill check.

On Wednesday, September 16, 2015, Mike Sozanski notifications@github.com wrote:

I understand, but changing screen orientation is common and a regular use for iPad and iPhone users and this type of behavior is not what a user would expect and not seen in other carousels.

— Reply to this email directly or view it on GitHub https://github.com/vvvmax/unitegallery/issues/30#issuecomment-140778780.

FadiNouh1 commented 6 years ago

Is this problem fixed , please ?