oblador / angular-parallax

Lightweight & performant parallax scrolling for angular.js.
http://oblador.github.io/angular-parallax/
MIT License
203 stars 44 forks source link

In IE10/11 the transition jumps #6

Open cwood opened 10 years ago

cwood commented 10 years ago

Not sure if you guys have noticed this yet. But when in ie10/11 the animation jumps up then settles when doing the parallax.

oblador commented 10 years ago

Having trouble fixing this bug, but I think it's a bit better now. Can you confirm?

cwood commented 10 years ago

Did you push it to your demo site? I am seeing it there on ie11.

oblador commented 10 years ago

Yep is pushed, the bug persists? Force reload just in case.

cwood commented 10 years ago

Yea I am still seeing it in ie11 when I scroll down it jumps up instead of transitioning up

oblador commented 10 years ago

@cwood Could you try once again? :-) Don't have access to IE11 testing atm (only browserstack).

cwood commented 10 years ago

Still seems like its the same problem the tranisiton isnt smooth while scrolling down the page.

You can get the vms here if you need some other ones. http://www.modern.ie/en-us/virtualization-tools#downloads

cwood commented 10 years ago

I am actually wondering if its the plugin or if IE needs to be forced to make smaller scrolls. It seems to make huge jumps with the "scroll wheel"

oblador commented 10 years ago

And if you just drag the scrollbar?

cwood commented 10 years ago

It seems mildly better still kind of jumpy on scrolling down on the page however.