My gallery has 10/12 images of same size in it, currently with below setup I managed to fit in 5 items by modifying rowHeight.
I was wondering if there's any native or other way to accomplish this?
Also, I have the same problem on mobile screen size, it only fits one(full width) when I'm visiting my gallery on mobile I want two per row... How can I modify row size?
rowHeight="100"
margins="5"
thumbnailResizeOptions="600x600 q90 Lanczos"
showExif=true
previewType="blur"
embedPreview=true
loadJQuery=true
So, basically, what I want for desktop is:

And mobile, this:

My gallery has 10/12 images of same size in it, currently with below setup I managed to fit in 5 items by modifying rowHeight.
I was wondering if there's any native or other way to accomplish this?
Also, I have the same problem on mobile screen size, it only fits one(full width) when I'm visiting my gallery on mobile I want two per row... How can I modify row size?
So, basically, what I want for desktop is:

And mobile, this: