Disable sidemenu to open when user is swiping on a card view image

I am new in ionic and angular so please provide answer with an example if possible. Using ionic v1
Currently i have a sidemenu on the left which can be opened by swiping to the right on the screen.
In my view content i have a card-view. I enabled swipe gestures on image box of this card view but anytime I swipe on the image side menu opens.

I do not want to disable sidemenu swipe on whole view. I want to create a functionality when a user swipes on an imagebox, sidemenu gesture should be disabled.

use drag-content="false"in pane related ti side ni