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.
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.
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.