You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, thanks for the library - is it possible to have a first slide that doesn't transition and is always on screen, and have the carousel rotate among the remaining images?
If not, I'll try to dig in to the internals and see if I can make it happen.
I think the naive alternative of just a div containing the first image outside of the carousel altogether will likely run into sizing / positioning issues with different viewports so I think the best way would be to keep that first image in the glide carousel.
The text was updated successfully, but these errors were encountered:
Hi, thanks for the library - is it possible to have a first slide that doesn't transition and is always on screen, and have the carousel rotate among the remaining images?
If not, I'll try to dig in to the internals and see if I can make it happen.
I think the naive alternative of just a div containing the first image outside of the carousel altogether will likely run into sizing / positioning issues with different viewports so I think the best way would be to keep that first image in the glide carousel.
The text was updated successfully, but these errors were encountered: