freshOS / KeyboardLayoutGuide

⌨️ KeyboardLayoutGuide, back from when it didn't exist.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Wrong guide position when keyboard doesn't intersect view

vahotm opened this issue · comments

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.

Same, check this pls.