UITextField-Shake-Swift icon indicating copy to clipboard operation
UITextField-Shake-Swift copied to clipboard

Sometime no shake animation

Open mattyoung opened this issue 3 years ago • 0 comments

I'm calling textField.shake() on a keyboard toolbar button callback, if I keep pressing the button, I see this:

shake, shake, shake, no shake, no shake, no shake, shake, shake

I set delta to 15, most of the time when it shake, it appear correctly shake at this delta. Sometimes it either don't shake at all or shake tiny little bit.

mattyoung avatar Apr 26 '21 18:04 mattyoung