DAKeyboardControl icon indicating copy to clipboard operation
DAKeyboardControl copied to clipboard

grabbing the keyboardView now happens in inputKeyboardWillShow

Open SabatinoMasala opened this issue 9 years ago • 0 comments

Follow-up of issue #92, grabbing the keyboardView now happens in inputKeyboardWillShow instead of inputKeyboardDidShow. Removed the observer for UIKeyboardDidShowNotification as it no longer served any purpose.

SabatinoMasala avatar Jun 05 '15 10:06 SabatinoMasala