As I just started using the responsive features of QImg with srcset and sizes I was wondering if this is something that can be applied to QCarousel images as well? As now I have my images in various sizes on my server, so how do I make QCarousel 'choose' which size to show? I probably have to mimic the reponsive behavior but especially the DPR part is cumbersome/ not easy to implement.
As I just started using the responsive features of QImg with
srcset
andsizes
I was wondering if this is something that can be applied to QCarousel images as well? As now I have my images in various sizes on my server, so how do I make QCarousel 'choose' which size to show? I probably have to mimic the reponsive behavior but especially the DPR part is cumbersome/ not easy to implement.