ScrollView Bug

I use below code…

local scrollView = widget.newScrollView

{

width = _width,

height = _height,

horizontalScrollDisabled = true,

listener = scrollListener

}

You can see…horizontalScrollDisabled = true

scrollView:setIsLocked(false) and…

scrollView:setIsLocked(true)

It changes horizontalScrollDisabled = false

I need ‘scrollView:setHorizontalScrollDisabled(true)’

And you know…‘scroll-bar bug’

I sent David a video. Scroll-bar has a bug when scroll to end of page quickly. Scroll-bar stops different position.

This bug is long long times ago. (-:

And I need ‘system.SDCardDirectory’ :slight_smile:

And you know…‘scroll-bar bug’

I sent David a video. Scroll-bar has a bug when scroll to end of page quickly. Scroll-bar stops different position.

This bug is long long times ago. (-:

And I need ‘system.SDCardDirectory’ :slight_smile: