Details
-
Bug
-
Resolution: Fixed
-
Major
-
None
-
None
-
None
Description
<p>In Fullscreen :</p><p>When you change the display resolution, MP doesn't always fit nicely.</p><p>This fix should fix the bad resolution for Remote Desktop sessions, or when MP is started @ 1024x768 (when screen is of or HDMI disconnected) and then turned on/connected.</p><p>It was already fitting better, but in some occasions it could fail.</p><p>Edit : More information about testing :</p><p>For ex : If you start MP without screen connected, the resolution can be in 1024x768.</p><p>When you connect display device (TV / VP / Monitor) MP should detect the change, it works but sometimes the screen stay @ 1024x768.</p><p>Another use case i have reproduce.</p><p>1- Start MP (with device connected) at 1920x1080 for ex</p><p>2- Connect to remote desktop at 1920x1080 -> all OK</p><p>3- Try to connect with different resolution (for ex 1280x720), you will see here that MP will not resize and stay @ 1920x1080.</p><p>4- Another try : Start MP with your display screen @ 1280x720 or whatever resolution (1024x768 for ex).</p><p>5- Change your display screen to 1920x1080 (directly or with remote desktop) -> MP will stay at 1280x720 or 1024x768 (the start resolution).</p><p>6- It will act like half screen issue </p><p>The fix handle the change and restore font etc. to match the new resolution involved.</p>