Discuss Scratch

antonblugreen
Scratcher
8 posts

can you change layout?

i cant download things on my computer (it does not support that) so i cant use 2.0…
is there a way to get the old layout, or are they just gonna force me to use 3.0…



i dont wanna have to quit )=
NilsTheBest
Scratcher
1000+ posts

can you change layout?

Then I only see two options:
  1. Use s2online
  2. Or get used to 3.0.
3.0 isn't that bad. I've noticed that more and more people are actually starting to enjoy 3.0, so you might be part of those who do like 3.0 in the end. It isn't that hard to adapt. I have adapted and got used to 3.0 a long time ago, it's worth a try! :D

Last edited by NilsTheBest (May 24, 2019 08:18:00)

ResExsention
New Scratcher
1000+ posts

can you change layout?

antonblugreen wrote:

i cant download things on my computer (it does not support that) so i cant use 2.0…
is there a way to get the old layout, or are they just gonna force me to use 3.0…



i dont wanna have to quit )=

Yeah. You can't.

I know a lot of people have been complaining about how they aren't used to the new layout.

But they said that “they were considering it .”

So, no, you can't change your icon. I hope that whether you leave or not will still lead you to explore new things!
wayyyy
Scratcher
500+ posts

can you change layout?

You can change the Scratch 3.0 layout

Go to a project in the editor, select “View” in the chrome menu, then “Developer”, then click on “Javascript Console”, paste this, and press enter.

document.querySelector("[class^=target-pane_target-pane]").style.flexDirection = "row-reverse",document.querySelector("[class^=gui_flex-wrapper]").style.flexDirection = "row-reverse";
ScratchMarioMan64
Scratcher
100+ posts

can you change layout?

wayyyy wrote:

You can change the Scratch 3.0 layout

Go to a project in the editor, select “View” in the chrome menu, then “Developer”, then click on “Javascript Console”, paste this, and press enter.

document.querySelector("[class^=target-pane_target-pane]").style.flexDirection = "row-reverse",document.querySelector("[class^=gui_flex-wrapper]").style.flexDirection = "row-reverse";
you're a genius
antonblugreen
Scratcher
8 posts

can you change layout?

NilsTheBest wrote:

Then I only see two options:
  1. Use s2online
  2. Or get used to 3.0.
3.0 isn't that bad. I've noticed that more and more people are actually starting to enjoy 3.0, so you might be part of those who do like 3.0 in the end. It isn't that hard to adapt. I have adapted and got used to 3.0 a long time ago, it's worth a try! :D
try to go into the paint thing in bitmap mode… its horrible… the whole layout feels so packed… i just wanna move all those weird big lumpy buttons and windows to the side! its so anoying… and the blocks are waaaaaay to simplified… my backpack is gone and all my sprites looks like they where pixaleted (if thats a word)… i cant use 3.0… i loved to paint sprites but i cant do that anymore… its just to complicated now… ):
CatsUnited
Scratcher
1000+ posts

can you change layout?

antonblugreen wrote:

NilsTheBest wrote:

Then I only see two options:
  1. Use s2online
  2. Or get used to 3.0.
3.0 isn't that bad. I've noticed that more and more people are actually starting to enjoy 3.0, so you might be part of those who do like 3.0 in the end. It isn't that hard to adapt. I have adapted and got used to 3.0 a long time ago, it's worth a try! :D
try to go into the paint thing in bitmap mode… its horrible… the whole layout feels so packed… i just wanna move all those weird big lumpy buttons and windows to the side! its so anoying… and the blocks are waaaaaay to simplified… my backpack is gone and all my sprites looks like they where pixaleted (if thats a word)… i cant use 3.0… i loved to paint sprites but i cant do that anymore… its just to complicated now… ):
Scratch 3's costume editor does kinda suck in the fact that the editor doesn't scale with the size of your browser window (the costume editor is really tiny if you fullscreen it on a high resolution monitor), however other than that, I think the Scratch 3 costume editor isn't bad. During the transition to 3.0, the ST made a notice about how to backup your backpack so when they wiped the backpacks for 3.0, you would still have all your backpacked stuff (it's too late for that now, so yeah). Also, the blocks only look simplified because there's more padding on the blocks (which I assume was to make Scratch more mobile friendly) and the colors are brighter.

Last edited by CatsUnited (June 4, 2019 13:22:52)

ScratchMarioMan64
Scratcher
100+ posts

can you change layout?

NilsTheBest wrote:

Then I only see two options:
  1. Use s2online
  2. Or get used to 3.0.
3.0 isn't that bad. I've noticed that more and more people are actually starting to enjoy 3.0, so you might be part of those who do like 3.0 in the end. It isn't that hard to adapt. I have adapted and got used to 3.0 a long time ago, it's worth a try! :D
s2online is genius.
KingTurboSpryzen51
Scratcher
22 posts

can you change layout?

wayyyy wrote:

You can change the Scratch 3.0 layout

Go to a project in the editor, select “View” in the chrome menu, then “Developer”, then click on “Javascript Console”, paste this, and press enter.

document.querySelector("[class^=target-pane_target-pane]").style.flexDirection = "row-reverse",document.querySelector("[class^=gui_flex-wrapper]").style.flexDirection = "row-reverse";
YOU'RE A GENIUS
BashG123
Scratcher
42 posts

can you change layout?

wayyyy wrote:

You can change the Scratch 3.0 layout

Go to a project in the editor, select “View” in the chrome menu, then “Developer”, then click on “Javascript Console”, paste this, and press enter.

document.querySelector("[class^=target-pane_target-pane]").style.flexDirection = "row-reverse",document.querySelector("[class^=gui_flex-wrapper]").style.flexDirection = "row-reverse";
Huh. Can you do it without chrome?

Powered by DjangoBB