freshOS / KeyboardLayoutGuide

⌨️ KeyboardLayoutGuide, back from when it didn't exist.
MIT License
1.19k stars 59 forks source link

Wrong guide position when keyboard doesn't intersect view #33

Open vahotm opened 4 years ago

vahotm commented 4 years ago

There are cases, when keyboard doesn't intersect view controller's view: e.g. view controller is shown modally with modalPresentationStyle == .formSheet on iPad, however keyboardLayoutGuide is shrinked by the height of the keyboard.

ghost commented 4 years ago

Same, check this pls.