TurboWarp / desktop

A better offline editor for Scratch 3.
https://desktop.turbowarp.org/
GNU General Public License v3.0
379 stars 90 forks source link

Background #638

Open HangingWithCMM opened 1 year ago

HangingWithCMM commented 1 year ago

When setting the stage to "Dynamically resize size to match window size" the background will always be white even of you set the back ground color in the packager.

fhrk-78 commented 1 year ago

Hi, @HangingWithCMM . The window background color is seldom necessary if the project background is dynamically stretched. If you want to specify a background color, edit the background costume of your project.

HangingWithCMM commented 1 year ago

Hi, @HangingWithCMM . The window background color is seldom necessary if the project background is dynamically stretched. If you want to specify a background color, edit the background costume of your project.

I know, but the background doesn’t repeat or stretch with the background when it’s set to dynamically change

fhrk-78 commented 1 year ago

@HangingWithCMM

Oh, I'm sorry You can get stage size by this You can calculate from the acquired size and enlarge it. https://scratch.mit.edu/projects/588493413/

HangingWithCMM commented 1 year ago

@forestrharumaki ok thanks!

TONYflare123 commented 1 year ago

Actually, dynamic screen size makes the project viewer as big as the screen resolution. So background color doesn't really matter in this case