Can't set scrollX hiden in datatable ?

Hi all !

I’ve a datatable. I set config scroll: ‘y’ or scrollY: true but scrollX not hiden ?

My datatable same: http://webix.com/snippet/33b29d19

This is a bug and it will be fixed in the next update, for now you need to directly specify scrollX:false

http://webix.com/snippet/1bbb9e43

Thank @maksim. I’ll waiting next update !