mirror of
https://github.com/hawkeye-stan/msfs-popout-panel-manager.git
synced 2024-11-21 13:20:11 +00:00
Add display refocus
This commit is contained in:
parent
0a5cb1bc7a
commit
1e77b6c324
1 changed files with 0 additions and 2 deletions
|
@ -226,8 +226,6 @@ namespace MSFSPopoutPanelManager.MainApp.ViewModel
|
|||
Top = monitor.Y,
|
||||
Width = monitor.Width,
|
||||
Height = monitor.Height,
|
||||
HideTitlebar = true,
|
||||
FullScreen = true,
|
||||
TouchEnabled = true
|
||||
});
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue