You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Left margin is not respected in view controller snapshot images on iPhone 8/SE in landscape even though the left margin is reflected in the recursive description (and respected when running the app in the simulator).
Describe the bug
Left margin is not respected in view controller snapshot images on iPhone 8/SE in landscape even though the left margin is reflected in the recursive description (and respected when running the app in the simulator).
To Reproduce
Sample Project:
Sample.zip
View Controller:
Test:
Recursive Description:
The left margin of 20 is reflected in the
x
of theframe
.Snapshot Image:
The left margin is incorrectly not respected.
Expected behavior
The left margin should be correctly respected in view controller snapshot images on iPhone 8/SE in landscape.
For example, the left margin is respected when running the app in the simulator.
Simulator Screenshot:
Environment
1.11.1
14.3.1
5.8
iOS 16.4
The text was updated successfully, but these errors were encountered: