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

wrong origin in iPhone 6plus #80

Open MacPu opened 9 years ago

MacPu commented 9 years ago

when i hide keyboard, keyboardFrameInView.origin.y =567.999999999989 in iPhone 6plus,could you tell why ,and how to solve it ? thanks