-
Notifications
You must be signed in to change notification settings - Fork 53
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Expected Behavior
When the size is changed to a new device, the view controller should have the same safe area that it would have if it were running on that device.
Actual Behavior
When the size is changed to a new device, the safe area does not change.
Steps to Reproduce the Problem
- Run Sizes on an iPhone 8 Plus
- Select Readme
- The safe area is small (ok)
- Change size to iPhone Xs
- The safe area remains small (not ok)
- For contrast, you can run Sizes on an iPhone Xs and see the difference:
iPhone 8 Plus Simulator | iPhone Xs Simulator | |
---|---|---|
iPhone 8 Plus Size | ![]() |
![]() |
iPhone Xs Size | ![]() |
![]() |
Specifications
- Version: Any
- Platform: Any
- Subsystem: Any
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request