About Scratch :: Suggestions :: GitHub PR - Improve contrast for Unread...
ametrine_ wrote:medians wrote:Also, I think it doesn't make sense to just completely “no support”, as they could just make the text black or somethingthis suggestion isn't for thatUhm, what exactly do...
View ArticleAbout Scratch :: Suggestions :: Minimum requirement for characters/words on...
I think some people here see “200 characters” and assume it’s a huge chunk of text, or are confusing “characters” for “words.” 200 characters refers to letters and punctuation and not the words. This...
View ArticleAbout Scratch :: Suggestions :: GitHub PR - Improve contrast for Unread...
medians wrote:Uhm, what exactly do you mean? This is kinda one way they could improve contrast, and this suggestion is for making it easier to read (since there is currently white on a pretty light...
View ArticleAbout Scratch :: Suggestions :: my idea for forums
snowbank4 wrote:how do i do that?what he means is, please stop talking on this topic and continue discussion therebubgamer07 wrote:there's this cool thing called ocular that you can search the forums...
View ArticleAbout Scratch :: Suggestions :: press green flag
oh stop sign press is kinda useless so instead, itll just bepress @greenFlag :: control
View ArticleAbout Scratch :: Suggestions :: press green flag
you saying “try” implies this will be added, will it??
View ArticleAbout Scratch :: Suggestions :: Make string comparisons case sensitive
medians wrote:BoltBait did this already a while ago for each letter, so you don't have to create many costumes.… https://scratch.mit.edu/projects/10213040/That particular workaround requires 52...
View ArticleAbout Scratch :: Suggestions :: Remove trending at this point (don't spread...
I feel like people need to stop villainizing mass reporting, lets say we go with that one guys suggestion and only allow one report per day, and imagine this situation, Someone uploads a project that...
View ArticleAbout Scratch :: Suggestions :: press green flag
c0der0928 wrote:press [@stopSign v] :: controlDoesn't this exist already? Albeit under a different name:stop [all v]
View ArticleAbout Scratch :: Suggestions :: press green flag
AHypnoman wrote:c0der0928 wrote:press [@stopSign v] :: controlDoesn't this exist already? Albeit under a different name:stop [all v]did i not say it was useless
View ArticleAbout Scratch :: Suggestions :: Comment filter
hotcrystal wrote:This would effectively block people from replying as replies automatically mention the user that posted the comment replied to. I forgot to specify this. The No @user option would...
View ArticleAbout Scratch :: Suggestions :: tweak the 2 report comment removing system a...
hi! sadly, on top of all the spam, comments in gwdfi and gaehive are being spam reported too. the problem with this is the fact that its doesnt even matter what comment you post, it will get removed...
View ArticleAbout Scratch :: Suggestions :: distance calculation
(distance from (0) (0) to (10) (10):: operators) //14.142135623731
View ArticleAbout Scratch :: Suggestions :: Make string comparisons case sensitive
Which is better?case sensitive {say <[A] \< [a]>}::operatorsorsay <Aa | [A] \< [a]::extension>or something else?
View ArticleAbout Scratch :: Suggestions :: distance calculation
there is a workaround but it is quite tricky or means extra sprites and another variables here is the simpler one:set [x1 v] to [0]set [y1 v] to [0]set [x2 v] to [10]set [y2 v] to [10]broadcast...
View ArticleAbout Scratch :: Suggestions :: distance calculation
c0der0928 wrote:also this is for ease of useI know I still support but I sort of like finding the workaround
View ArticleAbout Scratch :: Suggestions :: Make string comparisons case sensitive
nembence wrote:Which is better?case sensitive {say <[A] \< [a]>}::operatorsorsay <Aa | [A] \< [a]::extension>or something else?An operator block would probably be more concise than a...
View Article