30
Views
2
Comments
Any limit on how many images could be included in one SILK UI Carousel ?
Question

Trying to check on the limitation of SILK UI Carousel in the aspect of how many images in total can it hold?

2019-09-24 18-41-25
Jorge Martins
 
MVP

Hi Qiuyan Li,

The SILK UI Carousel is based on Owl Carousel, and as far as I can tell there are not hard limits on number of elements... but depending on how it is implemented, that might affect performance (if everything gets loaded at once) or not (if it uses a lazy load approach).

2018-10-03 14-20-17
QIUYAN LI

Jorge Martins wrote:

Hi Qiuyan Li,

The SILK UI Carousel is based on Owl Carousel, and as far as I can tell there are not hard limits on number of elements... but depending on how it is implemented, that might affect performance (if everything gets loaded at once) or not (if it uses a lazy load approach).

Hi,

Thank you for the input. :)


Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.