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.29k stars 772 forks source link

Images no longer center aligned after upgrading from 3.4.1 to 3.5.0 #650

Open javedbartlett opened 1 year ago

javedbartlett commented 1 year ago

I recently upgraded from 3.4.1 to 3.5.0 and the left side of all media has shifted right slightly. As a result of this, images are no longer center aligned

I can't seem to pinpoint how this would've happened. Any insight?

cc @jedrzejchalubek

image

As you can see, there's an invisible space in 3.5.0 that should be covered by the image. As a result of this it seems like everything has shifted right.