danielamitay / DAKeyboardControl

DAKeyboardControl adds keyboard awareness and scrolling dismissal (ala iMessages app) to any view with only 1 line of code.
Other
1.58k stars 214 forks source link

Splitting the UIKeyboard on iPad is not handled properly #64

Open brad-goss opened 10 years ago

brad-goss commented 10 years ago

The keyboard panning action handler is not called with the appropriate frame after splitting the iPad keyboard. The updated frames are sent in the UIKeyboardDidChangeFrameNotification, but are ignored by DAKeyboardHandler.