Problems with new daily builds and ScrollViewWidget setIsLocked?

Hello! Not work “ScrollViewWidget:setIsLocked”. Build 2017.3157

Are you sure you’re using it correctly?  This works fine for me.

I added this to line 106 of the ~/WidgetDemo/tab2.lua (demo that comes with Corona):

 scrollView:setIsLocked(true)

and it locks right up.

Sorry, everything works. The problem is the visibility of variables. :slight_smile:

Are you sure you’re using it correctly?  This works fine for me.

I added this to line 106 of the ~/WidgetDemo/tab2.lua (demo that comes with Corona):

 scrollView:setIsLocked(true)

and it locks right up.

Sorry, everything works. The problem is the visibility of variables. :slight_smile: