Commit ec00bcc
committed
Fix edge-to-edge behaviour for landscape WebView alerts
by side-stepping the broken landscape `fitsSystemWindows`
(see a148480)
by changing the alert to be floating rather than fullscreen.
The non-fullscreen alert isn't particularly wide,
but if you're viewing the About or Help in landscape,
you deserve to be punished.1 parent a148480 commit ec00bcc
2 files changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
7 | 8 | | |
8 | 9 | | |
9 | 10 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
51 | | - | |
| 51 | + | |
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
| |||
0 commit comments