jQuery-slimScroll icon indicating copy to clipboard operation
jQuery-slimScroll copied to clipboard

bar does not move

Open StAlexander opened this issue 10 years ago • 8 comments

Since version 1.3.4 I checked in chrome and FF https://github.com/rochal/jQuery-slimScroll/blob/master/examples/programmatic-scrolling.html bar does not move

StAlexander avatar Jul 03 '15 09:07 StAlexander

can confirm. even if we start bottom, the bar is top.

krtschmr avatar Aug 10 '15 10:08 krtschmr

Same problem here. scrollTo and scrollBy scrolls the content but not the scrollbar

erkanarslan avatar Aug 27 '15 16:08 erkanarslan

Does anyone have a possible PR for this?

albertovasquez avatar Sep 02 '15 23:09 albertovasquez

Confirmed for v1.3.6. In addition, after a scrollTo event, using the mouse scroll wheel scrolls from the current scroll bar position, not the position that was requested by scrollTo. Reverting to 1.3.3 for the time being.

jerbotcarpenter avatar Sep 24 '15 19:09 jerbotcarpenter

since the bug isn't being fixed - is there any use in versions later 1.3.3 ?

ebrilo avatar Sep 27 '15 11:09 ebrilo

My bar wasn't moving when using scrollBy. I fixed the issue by using the unminified release. Seems like there's a problem with the minified version

LukeKB avatar Oct 30 '15 01:10 LukeKB

thanks LukeKB, it works with the unminified version

davidetrapani avatar Nov 19 '15 09:11 davidetrapani

I can confirm what @LukeKB @davidetrapani said, it works with the unminified version.

valtlfelipe avatar Jan 21 '16 12:01 valtlfelipe