StablexUI icon indicating copy to clipboard operation
StablexUI copied to clipboard

Request ..

Open hopewise opened this issue 11 years ago • 0 comments

Hi,

Can you please promote fnStop in _startScroll to class level? https://github.com/RealyUniqueName/StablexUI/blob/master/src/ru/stablex/ui/widgets/Scroll.hx

I need to stop scrolling manually, so, I need to call this funciton pointer, currently its at the _startScroll method scope, so I have override the whole _startScroll method.

Here is what my scroll looks like: https://gist.github.com/hopewise/8385606

hopewise avatar Jan 12 '14 14:01 hopewise