Open jahu00 opened 8 years ago
When scrolling upwards if there is an image, it will cause a momentary flicker (sometimes it's so fast that it isn't visible). This isn't a big issue and might be a pain to fix, but it might be worth fixing eventually.
It should be possible to fix this by using absolute positioning with top and bottom for customScroll instead of margin-top.
When scrolling upwards if there is an image, it will cause a momentary flicker (sometimes it's so fast that it isn't visible). This isn't a big issue and might be a pain to fix, but it might be worth fixing eventually.