-
Notifications
You must be signed in to change notification settings - Fork 13.5k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(platform): fix window width/height calculations
It was possible for the incorrect window width and height to be remember when the keyboard was showing. This makes sure to keep the most accurate dimensions whether the app started either landscape or portrait, if the keyboard was opened or closed, and if the app was rotated. Related #6228
- Loading branch information
1 parent
c4cf9df
commit 4ed6b36
Showing
1 changed file
with
46 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters