Dogfalo / materialize

Materialize, a CSS Framework based on Material Design
https://materializecss.com
MIT License
38.86k stars 4.74k forks source link

Parallax image resize bug #6508

Open i-k-o opened 4 years ago

i-k-o commented 4 years ago

Responsive image resizing is broken on parallax. If you maximize browser window and then move vertical scrollbar down, it breaks how image is rendered. If you return to original window size, the image won't resize properly (lose "cover" property). It can be tested on example page: https://materializecss.com/parallax-demo.html

pwcreative commented 4 years ago

This does seem to be an issue. Parallax doesn't respond to screen resize very well.

Durkee commented 4 years ago

I thought with Material Design you start with mobile first.