How do I disable scrolling on an Ionic app while the user is dragging an object?

It's fine to have a user touch-scroll while they're browsing. But I have an interface that requires a user to drag objects around, and having the whole frame move while they do it ruins this feature. How do I disable scrolling, but only while the user is dragging something?