awesomefoundation / awesomebits

This is the source code for the Awesome Foundation website
https://www.awesomefoundation.org/
GNU Affero General Public License v3.0
62 stars 53 forks source link

Pixel 3 landscape image too large on chapter page #378

Open jcn opened 5 years ago

jcn commented 5 years ago

On the Pixel 3 in landscape mode, the project carousel image on the chapter page fills the entire screen which makes it hard to scroll off of.

WhatsApp Image 2019-05-04 at 6 28 21 PM

https://www.awesomefoundation.org/en/chapters/antigonish

deadroxy commented 5 years ago

After all the upgrades we made to Owl, at this point I'd try disabling the JS found in owl.carousel.scroll.js and see if the page scrolls well without being jumpy now. If not, probably the best thing is to create a more nuanced JS that only allows scroll in one direction at a time.