Horizontal Scroll mouse wheel

Hi webix, there is a way for use the mouse wheel when the horizontal is active?

for example in this snippet:
http://webix.com/snippet/85645dae

the scroll bar is ok, but i can’t use the scroll wheel for move.

Thank you.

All scrolls expect of DataTable and Dynamic List are native browser’s scroll, so they must support all kinds of interaction.

( In the above snippet I can use shift - mouse scroll for horizontal scroll, but this depends on OS/mouse driver )