gromo / jquery.scrollbar

jQuery CSS Customizable Scrollbar
GNU General Public License v2.0
755 stars 237 forks source link

[Chrome] Scrollbar stop just few pixel before end #119

Closed Philigane closed 7 years ago

Philigane commented 7 years ago

Hi,

I've search for a while but i don't understand why. When i use your plugin (on chrome, on firefox it works) and i scroll top or left everything is fine. But if i scroll right or down the scroll stop and i can't see what is written.

/**
 * jQuery CSS Customizable Scrollbar
 *
 * Copyright 2014, Yuriy Khabarov
 * Dual licensed under the MIT or GPL Version 2 licenses.
 *
 * If you found bug, please contact me via email <13real008@gmail.com>
 *http://gromo.github.io/jquery.scrollbar/demo/basic.html
 * @author Yuriy Khabarov aka Gromo
 * @version 0.2.4
 * @url https://github.com/gromo/jquery.scrollbar/
 *
 */

sans titre

Why ?

Regards

gromo commented 7 years ago

Hi,

This is the question I cannot answer without example with bug. Does this bug exist on basic / advanced demo pages?

Philigane commented 7 years ago

Hi,

Thank you for reply. Unfortunately i cannot give you anything for showing the bug. This bug does not happen on basic and advanced demo pages but i was hopping you already saw a bug like that.

Philigane commented 7 years ago

I just upgrade my plugin version and the bug flies away. Thanks anyway