Home Forums Jevelin Theme Bug in IE 11 (portfolio 2.0 doesn't display all items) Reply To: Bug in IE 11 (portfolio 2.0 doesn't display all items)

Home Forums Jevelin Theme Bug in IE 11 (portfolio 2.0 doesn't display all items) Reply To: Bug in IE 11 (portfolio 2.0 doesn't display all items)

Konrud
Participant

It can be reproduced on the small screen when you rapidly scroll down, for example using this function:

jQuery("html, body").stop(true, true).animate({ scrollTop: offsetTop }, 980);.

 

Another way to reproduce it is set a height of the screen to be smaller or equal to the width and then rapidly scroll down.