Datatable Horizontal Scroll

All,

I’m playing with this snippet from @Nastja from last year ( https://snippet.webix.com/02528721) and I don’t see any horizontal scrolling. Does anyone have a more concise example that demonstrates horizontal scrollbars for a datatable?

probably something related to your browser.
horizontal scrollbar exists on each table.
try to check in other browser.

Indeed, OSX scrollbars don’t appear until you trigger/gesture.

By the way, when I emulate a mobile device in Chrome, the UI is really slow.
I noticed that console repeats this error over 1,000 times:


[Intervention] Ignored attempt to cancel a touchmove event with cancelable=false, for example because scrolling is in progress and cannot be interrupted.
webix.js?v=7.4.2:1744 [Intervention] Ignored attempt to cancel a touchmove event with cancelable=false, for example because scrolling is in progress and cannot be interrupted.
preventEvent @ webix.js?v=7.4.2:1744
_touchmove @ webix.js?v=7.4.2:5966
webix.js?v=7.4.2:1745 [Intervention] Ignored attempt to cancel a touchmove event with cancelable=false, for example because scrolling is in progress and cannot be interrupted.