Stage question #2013
-
this project's stage is 640 x 360 preserve aspect ratio when resized and I want it to run in maximized window How to remove these black lines? I don't want to use Stretch stage to fill screen without changing actual size and Is there any solution? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
Not really much you can do about that if you're not willing to accept stretching or dynamic stage size changes... 640x360 would likely perfectly fill up a fullscreen window on your computer but maximize has the window title bar and the windows task bar which take space away making it not fill completely. |
Beta Was this translation helpful? Give feedback.
Not really much you can do about that if you're not willing to accept stretching or dynamic stage size changes...
640x360 would likely perfectly fill up a fullscreen window on your computer but maximize has the window title bar and the windows task bar which take space away making it not fill completely.