glidejs / glide

A dependency-free JavaScript ES6 slider and carousel. It’s lightweight, flexible and fast. Designed to slide. No less, no more
https://glidejs.com
MIT License
7.34k stars 770 forks source link

Feature Request: Custom Fixed Width for Glide.js Slides #673

Open Amar1432 opened 1 year ago

Amar1432 commented 1 year ago

Issue Description:

I'd like to propose a new feature for Glide.js that would allow developers to set custom fixed widths for individual slides within a Glide.js carousel. Currently, Glide.js uses a responsive approach where all slides have equal widths based on the container size. However, custom fixed widths for specific slides can be valuable in various design scenarios.

Tarilonte commented 8 months ago

I second to that. Very useful feature to implement and make glideJs even more amazing. Maybe it could be set in PerView:"auto" option, or somethig like that.