webix.ui({ view: 'list', scroll: true,
It did not work on mobile broswer.
webix.Touch.limit(true) solved the problem.