Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nikkovios/ios13bugwithwindowsafearea
Bug in ios 13 when minimizing the app in landscape and bringing it back, the safe area insets calculates wrong.
https://github.com/nikkovios/ios13bugwithwindowsafearea
Last synced: about 2 months ago
JSON representation
Bug in ios 13 when minimizing the app in landscape and bringing it back, the safe area insets calculates wrong.
- Host: GitHub
- URL: https://github.com/nikkovios/ios13bugwithwindowsafearea
- Owner: NikKovIos
- Created: 2019-09-24T12:12:33.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-09-24T12:24:52.000Z (over 5 years ago)
- Last Synced: 2024-11-29T20:53:42.158Z (about 2 months ago)
- Language: Swift
- Size: 479 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# IOS13BugWithWindowSafeArea
Bug in ios 13 when minimizing the app in landscape and bringing it back, the safe area insets calculates wrong.To reproduce:
1) Download the repo.
2) Build.
3) Press "To Landscape Window"
4) Minimize app and expand it back. OR drag the bottom black line that the app would ready to minimize, but dragged back to the normal state.
5) Press "Back to Portrait"
6) Bug occure: Safe area stay from landscape.Check the video example of the bug in repository. File "Example.mp4"