Hi all,
in SA 4.2.2 with ExtJs 6.2.1, some events of Carousel are missing. For example:
- activeItemchange
- beforeactiveitemchange
- leftchange
- rightchange
There is another method for detect swipe between carousel item?
Thanks,
Luca F.
Hi all,
in SA 4.2.2 with ExtJs 6.2.1, some events of Carousel are missing. For example:
- activeItemchange
- beforeactiveitemchange
- leftchange
- rightchange
There is another method for detect swipe between carousel item?
Thanks,
Luca F.
In SA 4.2.2 there aren't all events for Carousel but...
there is a possibility to force this by typing the event and press enter.
This work for "activeitemchange".
After that you have to set the params as doc.
Hope this can help.
Luca