iOSExamples-DockedKeyboardView icon indicating copy to clipboard operation
iOSExamples-DockedKeyboardView copied to clipboard

UITextView / UILabel bug

Open SabatinoMasala opened this issue 10 years ago • 0 comments

I stumbled upon this weird bug, where the text in a UILabel (or button) / UITextView will disappear until the animation is completed.

Made a quick demo project for this issue: https://github.com/SabatinoMasala/accessoryview-demo When showing the detail for the first time, the inputAccessoryView will render the text immediately, when you go back and try it again, the text doesn't get rendered until the animation completes.

Any thoughts on this issue?

SabatinoMasala avatar Jun 25 '15 12:06 SabatinoMasala