Commit e0720dd
committed
fix: correct display mode in event log for single screen / 修复单屏时事件日志显示模式错误
When a user unplugs an external monitor and logs in again with only one screen,
the event log incorrectly shows display_mode as "EXTEND" instead of the monitor name.
This fix ensures the display mode in event logs reflects the actual screen state.
当用户拔掉外接显示器后重新登录只有一个屏幕时,事件日志错误地显示 display_mode 为 "EXTEND" 而不是显示器名称。
此修复确保事件日志中的显示模式反映实际的屏幕状态。
PMS: BUG-3611151 parent 6741354 commit e0720dd
1 file changed
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3565 | 3565 | | |
3566 | 3566 | | |
3567 | 3567 | | |
| 3568 | + | |
| 3569 | + | |
| 3570 | + | |
| 3571 | + | |
3568 | 3572 | | |
3569 | 3573 | | |
3570 | 3574 | | |
| |||
0 commit comments