APReorderableStackView icon indicating copy to clipboard operation
APReorderableStackView copied to clipboard

Add didDrag delegate method

Open teameh opened this issue 6 years ago • 0 comments

When using this stackview in a scrollview we need to know when something is dragging so we can scroll the scrollview automatically. This adds a delegate method that makes this possible.

teameh avatar Aug 07 '19 14:08 teameh