Hello DHX team, and thank you for your amazing work.
I started working with Schedulers, and I have a Timeline with a second_scale property, thus creating two X Scales.
-
My problem is that on my Timeline, the event onXScaleClick is only triggered when clicking on the First Scale (second row). How can I set up my Scheduler so that I can raise onXScaleClick when clicking on a Second Scale (first row)?
-
On another note, is there a way to get the onXScaleClick event to work on the regular Scheduler view? It would be great to be able to use it this way.
Thanks!