migueldeicaza / SwiftTermApp

MIT License
309 stars 29 forks source link

Computation of view frame with keyboard + accessory is wrong #20

Closed migueldeicaza closed 4 years ago

migueldeicaza commented 4 years ago

Something is not quite right, it seems to be consuming the last line of the screen.

The inputAccessoryView is visible, even if the keyboard is not.

migueldeicaza commented 4 years ago

Done