APReorderableStackView icon indicating copy to clipboard operation
APReorderableStackView copied to clipboard

Arranged subviews getting permanantly stuck in temporary state

Open art42 opened this issue 9 years ago • 1 comments

Placing fingers in multiple UIViews simultaneously causes the one of the views to get stuck in the 'temporary state' permanently - the original view never becomes unhidden (alpha not restored to 1) and the temporary view does not go away. It happened twice in the photo below. img_0197

art42 avatar Feb 07 '16 10:02 art42

I believe multiple selection is not the intention here?

Maybe just add a check of existence before addLongPressGestureRecognizerForReorderingToView

origami-z avatar Mar 29 '16 09:03 origami-z