AnimateBlurRadius icon indicating copy to clipboard operation
AnimateBlurRadius copied to clipboard

UIViewPropertyAnimator cannot be updated if UIViewController is on a navigation stack

Open wasappi opened this issue 8 years ago • 0 comments

I've just include the main UIViewController of your example into a UINavigationController and added a UIButton to push a new controller from the main. If I push the new controller and pop back to the main, the slider has no more effect on the blur. Any idea how to avoid retrieve the animator as its previous state ?

wasappi avatar Nov 22 '16 13:11 wasappi