leocb / MaterialSkin

Theming .NET WinForms, C# or VB.Net, to Google's Material Design Principles.
MIT License
438 stars 132 forks source link

Maximize form issue #277

Closed valimaties closed 2 years ago

valimaties commented 2 years ago

Hi, I working on a PC with 2 monitors, a Philips 243V5 and a BenQ FP222Wa. Philips resolution is 1920x1080, 60kHz, 8 bit Benq resolution is 1680x1050, 59.954Khz, 8 bit.

When I maximize main form on Philips, it is maximizing ok, but on Benq monitor it take somehow the size of Philips, the window is larger than the size of monitor.

orapps44 commented 2 years ago

Hi @valimaties ,

Yes, I confirm. I'm also using two monitors with different screen resolutions.

VolatilePulse commented 2 years ago

Does this issue happen when you use aero snapping to maximize or only when you double click the title bar or click the maximize the button?

orapps44 commented 2 years ago

It happens in all cases (aero snapping, double click on title bar and maximize button) on second monitor only (smaller screen resolution).