So I noticed that when you create a symbol (standard or persistent) you can then create an 'On swipe left/right' action.
This feature ha proven very useful and makes it possible to create different types of sliders/carousels which allow users to swipe through images on mobile devices without using a single line of javascript or relying on jQueryUI components.
So my question is why isn't this also possible on all regular elements such as an image or group of images?
This feature would be useful to have.
Any thoughts?