RNBlurModalView icon indicating copy to clipboard operation
RNBlurModalView copied to clipboard

Rotation issue: animation jumps

Open cyndibaby905 opened this issue 12 years ago • 1 comments

Thanks for posting your RNBlurModalView, very helpful! The view will be updated after rotation finished(UIApplicationDidChangeStatusBarOrientationNotification), so the animation seems to jump a little bit. I know the reason to postpone the update operation to the time when rotation finished is to re-generate the blur view (RNBlurView), but any idea to make it not so sharp? Thanks!

cyndibaby905 avatar Feb 15 '13 13:02 cyndibaby905

I'll play around w/ this. Ya I had to settle a little bit, but might be able to smooth it out a tad.

rnystrom avatar Feb 15 '13 15:02 rnystrom