sephiroth74/HorizontalVariableListView

lock(freeze) the scroll

Opened this issue · 0 comments

We use function disableScroll in early version, but in version 1.2.2, there is no disableScroll.
Now we use setEnabled(false) but it still can be scrolled a little(not totally freeze)
Please teach us how we can solve it?
Thank you very much!