Slidebox with swipe gestures on a separate element

Hi There

I am still getting the hang of AngularJs and Ionic, so please bear with me.

I would like to use a list, with swipe buttons, within a slidebox. However, the swipe gestures work simultaneously with the swipe gestures on the list item. Would it possible to isolate the slidebox gesture to another element and not the “slider-slides”. It would be perfect to assign the slidebox gesture to the “slider-pager” or a bar-footer.

From an AngularJs perspective, I have tried to assign the event listeners to only the pager, but the source code is too complicated for me to understand.

I think this functionality would add a lot of versatility to the Slidebox.

Thanks for your help.
Matthew

1 Like