Skip to content

How to fit in specific number of items in a row #101

@smukee

Description

@smukee

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:
Image
And mobile, this:

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions