Closed stuartcamerondeakin closed 2 years ago
I've found the same thing, this happens specifically when Reduce Motion is turned on in accessibility settings.
@s4cha any chance this could be merged and released?
@stuartcamerondeakin Thanks a ton for your contribution! Never ran into this bug before but code looks good to me. PS: Please excuse the eternity it took me to finally review this 😄
This is now up in https://github.com/freshOS/KeyboardLayoutGuide/releases/tag/1.8.0, Thanks !!
A couple of users have reported issues where when dismissing the on-screen keyboard the top of the
keyboardLayoutGuide
would float to the top of the screen. This works around that issue by explicitly handling thekeyboardWillHideNotification
.