Scrolling issues when using slidebox in list

Hi All,

Thanks for the amazing work on Ionic! I’m really enjoying working with it for the last few weeks. For a proof of concept (to my customers) I have a ion-list with items that contain a ion-slide-box in every item. While it works as intended, I’d like to somehow disable the vertical scroll movement of the list while dragging/sliding the slidebox items horizontally. Is there any easy way to accomplish that ?

I’ve created a demo here :

While you hold down you mouse and drag the slidebox horizontally, The list also scrolls up and down a bit (unless you have rocksolid hands and move with a delta-Y of 0 :))

Thanks!
Mark

Maybe this will help: Ion-content/scroll locking doesn't work?

Thanks! that works like a charm (for now)