parallax icon indicating copy to clipboard operation
parallax copied to clipboard

transform calculation issue causing gaps above image

Open jacdx opened this issue 7 years ago • 0 comments

I'm having an issue getting the library to position the parallaxed image correctly in a responsive viewport. It gets a positive Y value in the matrix transform, even though it shouldn't.

I was able to reproduce the issue on the Github Page for this project. If you shrink your viewport to less than 1000 pixels wide, you'll see a gap above the image caused by this transform issue.

image

Chrome 64 / OSX

jacdx avatar Feb 22 '18 23:02 jacdx