Hi,
Datatable does not scroll in safari on ipad air, see snippet: http://webix.com/snippet/e3297f35
It is the same as in http://forum.webix.com/discussion/2071/treegrid-does-not-scroll-in-safari-on-ipad-air#Item_4
Thank you.
Hi,
Datatable does not scroll in safari on ipad air, see snippet: http://webix.com/snippet/e3297f35
It is the same as in http://forum.webix.com/discussion/2071/treegrid-does-not-scroll-in-safari-on-ipad-air#Item_4
Thank you.
Has this been fixed yet? I am having this issue still. V.1.10 V.2.0
just tried v.2.0 and confirm, the issue still exists.
What’s going on?
For above snippet to work, you need to change webix.Touch.limit(); to webix.Touch.disable();
Or, you need to remove autoheight ( this solution is preferable from the performance point of view)
Scrolling (a treetable) on safari (on mac book air) is also very slow. On chrome on the same machine, scrolling is normal…
on webix 2.0.5 !
Also have that problem with 2.4 ;( on Mac Book with Safari.
even using PRO and CustomScroll does not make scrolling better.
Only direct picking of scrollbar makes scrolling O.K.