Uh oh!
There was an error while loading. Please reload this page.
Commit 552d1cf
committed
Fix fallback log message never emitted due to mutated state
Capture the requested serverExposureMode before calling
applyDesktopServerExposureMode, which mutates desktopSettings.
The fallback diagnostic check now compares against the original
requested mode instead of the already-overwritten value.1 parent 222d86b commit 552d1cf
1 file changed
Lines changed: 5 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1667 | 1667 | | |
1668 | 1668 | | |
1669 | 1669 | | |
1670 | | - | |
1671 | | - | |
1672 | | - | |
1673 | | - | |
1674 | | - | |
1675 | | - | |
| 1670 | + | |
| 1671 | + | |
| 1672 | + | |
| 1673 | + | |
1676 | 1674 | | |
1677 | 1675 | | |
1678 | 1676 | | |
1679 | 1677 | | |
1680 | 1678 | | |
1681 | | - | |
| 1679 | + | |
1682 | 1680 | | |
1683 | 1681 | | |
1684 | 1682 | | |
| |||
0 commit comments