Closed thierrybucco closed 1 year ago
Hi,
My embedded view controller has a tableview. Cell need to react to swipe gesture. Unfortunately when I swipe left on the cell, paging take the gesture. Is there a way to determine disable paging scroll when I am swiping on the cell?
Thanks a lot.
have u found the solution?
Hey! Check out this comment on how this can be solved: https://github.com/rechsteiner/Parchment/issues/542#issuecomment-745526231.
Hi,
My embedded view controller has a tableview. Cell need to react to swipe gesture. Unfortunately when I swipe left on the cell, paging take the gesture. Is there a way to determine disable paging scroll when I am swiping on the cell?
Thanks a lot.