Commit fd2215e
committed
wayland: override surface local coordinates on reconfigures
We don't want to be using the coordinates from the compositor in this
case since it can't know that the new surface has a totally different
aspect ratio. Also remove the early return so that the state is always
updated regardless if it's determined we need to resize or not.
Fixes #17710.1 parent 75939c2 commit fd2215e
1 file changed
Lines changed: 8 additions & 9 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1879 | 1879 | | |
1880 | 1880 | | |
1881 | 1881 | | |
1882 | | - | |
1883 | 1882 | | |
1884 | 1883 | | |
1885 | 1884 | | |
| |||
1927 | 1926 | | |
1928 | 1927 | | |
1929 | 1928 | | |
1930 | | - | |
1931 | | - | |
1932 | | - | |
1933 | 1929 | | |
1934 | | - | |
1935 | | - | |
1936 | | - | |
| 1930 | + | |
| 1931 | + | |
| 1932 | + | |
| 1933 | + | |
| 1934 | + | |
| 1935 | + | |
1937 | 1936 | | |
1938 | | - | |
1939 | | - | |
| 1937 | + | |
1940 | 1938 | | |
| 1939 | + | |
1941 | 1940 | | |
1942 | 1941 | | |
1943 | 1942 | | |
| |||
0 commit comments