Hi,
Setting the animate to false does not work in a tabbar.
http://webix.com/snippet/2f2b7c99
Is this a bug?
Regards,
Erik
Hi,
Setting the animate to false does not work in a tabbar.
http://webix.com/snippet/2f2b7c99
Is this a bug?
Regards,
Erik
You need to set animate:false on multiview, the control where animation occurs.
http://webix.com/snippet/b6e87297
hmmm…thanks!!