[TIMOB-28131] iOS 14: Large titles cause layout to jump on first appearance
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Critical |
Status | Open |
Resolution | Unresolved |
Affected Version/s | Release 9.2.0, Release 9.1.0 |
Fix Version/s | n/a |
Components | iOS |
Labels | n/a |
Reporter | Hans Knöchel |
Assignee | Unknown |
Created | 2020-09-14T11:51:00.000+0000 |
Updated | 2021-02-23T15:32:13.000+0000 |
Description
When using large titles on iOS 14, it causes the underlaying layout to jump when first presenting the window. Interesting: When closing and reopening the window, the layout does not jump anymore.
This did not happen on iOS 12 and 13, so it can be seen as a regression.
No comments