Closed
Description
Terms
- I have searched all open bug reports
- I agree to follow Scribe-iOS' Code of Conduct
Behavior
This issue is to fix the transition from portrait to landscape so that height is re-rendered. As of now when a user switches orientations the height of the keyboard as defined by keyboardHeight
is not reset, which cases the keys to be too big or small depending on which transition is being made. Basically the keyboardHeight
of the initial view is maintained regardless of the orientation, and the only way to reset it as of now is to reselect the keyboard or to close and open it again.
Device type
iPhone and iPad
iOS version
I assume this is happening for all versions.
Metadata
Metadata
Assignees
Type
Projects
Status
Done