Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[bug] MultiMonitorSupport does not reflect plug or unplug of monitor(s) #17

Open
psulek opened this issue Jan 26, 2023 · 0 comments
Open

Comments

@psulek
Copy link

psulek commented Jan 26, 2023

In Screen class in its static constructor you determine value of MultiMonitorSupport. This is insufficient in case when you have 2 monitors and you unplug one monitor (without restarting app or windows), or if you have 1 monitor and plug in another one.

I dont know of System.Windows.Forms.Screen.AllScreens is working fine or not because i dont have two monitors at home yet, but will try it at work later.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant