Discuss Scratch

GDplague
Scratcher
33 posts

Blurry active Blocks

The blocks in cdtd3 are becoming blurry, is that a me problem or are other people having it too?
TeacherSJCA
Teacher
1 post

Blurry active Blocks

I teach a class where we use the Scratch platform. Several of my students are seeing the same thing. Blurry active blocks. The code won't run correctly either, especially when use arrow key movements or follow the mouse movement.
GDplague
Scratcher
33 posts

Blurry active Blocks

TeacherSJCA wrote:

I teach a class where we use the Scratch platform. Several of my students are seeing the same thing. Blurry active blocks. The code won't run correctly either, especially when use arrow key movements or follow the mouse movement.

I think the arrow key movements can be fixed with a complex alternative VV

when green flag clicked
forever
[scratchblocks]
if <key [right arrow key v] pressed?> then
change x by (3)
end
[/scratchblocks]
then do the same with the left but with negative 3
end

Last edited by GDplague (Oct. 25, 2021 17:34:50)

GDplague
Scratcher
33 posts

Blurry active Blocks

TeacherSJCA wrote:

I teach a class where we use the Scratch platform. Several of my students are seeing the same thing. Blurry active blocks. The code won't run correctly either, especially when use arrow key movements or follow the mouse movement.
here you go if you want to copy —> https://scratch.mit.edu/projects/589390384
Redking344
Scratcher
100+ posts

Blurry active Blocks

GDplague wrote:

The blocks in cdtd3 are becoming blurry, is that a me problem or are other people having it too?
Active blocks blurry for me too.
The only issue I had with the arrow keys was this - https://scratch.mit.edu/projects/589389589/

Last edited by Redking344 (Oct. 25, 2021 17:53:35)

lightning1999
Scratcher
100+ posts

Blurry active Blocks

Same here

My browser / operating system: Windows NT 10.0, Chrome 94.0.4606.81, No Flash version detected
medians
Scratcher
1000+ posts

Blurry active Blocks

lightning1999 wrote:

Same here

My browser / operating system: Windows NT 10.0, Chrome 94.0.4606.81, No Flash version detected
My browser / operating system: Windows NT 10.0, Chrome 94
it's also doing the same for me
ScratchCat3141
Scratcher
100+ posts

Blurry active Blocks

GDplague wrote:

The blocks in cdtd3 are becoming blurry, is that a me problem or are other people having it too?


I thought it was a feature and not a bug
Windowscreator7
Scratcher
57 posts

Blurry active Blocks

My browser / operating system: Windows NT 10.0, Firefox 92.0, No Flash version detected

I am having this to
GDplague
Scratcher
33 posts

Blurry active Blocks

Windowscreator7 wrote:

My browser / operating system: Windows NT 10.0, Firefox 92.0, No Flash version detected

I am having this to
im on a chromebook so idk if it sucks
medians
Scratcher
1000+ posts

Blurry active Blocks

GDplague wrote:

Windowscreator7 wrote:

My browser / operating system: Windows NT 10.0, Firefox 92.0, No Flash version detected

I am having this to
im on a chromebook so idk if it sucks
Actually, this appears to be happening on Firefox and Chrome. It's happened to me too and only on Chrome because I haven't checked out Firefox in years.

Last edited by medians (Oct. 30, 2021 18:05:56)

GDplague
Scratcher
33 posts

Blurry active Blocks

ScratchCat3141 wrote:

GDplague wrote:

The blocks in cdtd3 are becoming blurry, is that a me problem or are other people having it too?


I thought it was a feature and not a bug

Idk its just annoying
SuperDragonStudios
Scratcher
500+ posts

Blurry active Blocks

I heard about it on the forums and experienced it on mac. It took a couple weeks and now the glitch occurs every time on chromebooks!

I'm not sure what causes it but it can be pretty annoying.
Roblox888i
Scratcher
1000+ posts

Blurry active Blocks

Im not seeing it. i dont have blurry blocks

Last edited by Roblox888i (Nov. 1, 2021 21:27:07)

medians
Scratcher
1000+ posts

Blurry active Blocks

Roblox888i wrote:

Im not seeing it. i dont have blurry blocks
What is your OS and browser? Also, it doesn’t happen 100% of the time.
Roblox888i
Scratcher
1000+ posts

Blurry active Blocks

medians wrote:

Roblox888i wrote:

Im not seeing it. i dont have blurry blocks
What is your OS and browser? Also, it doesn’t happen 100% of the time.
My browser / operating system: ChromeOS 13904.97.0, Chrome 91.0.4472.167, No Flash version detected
medians
Scratcher
1000+ posts

Blurry active Blocks

Roblox888i wrote:

medians wrote:

Roblox888i wrote:

Im not seeing it. i dont have blurry blocks
What is your OS and browser? Also, it doesn’t happen 100% of the time.
My browser / operating system: ChromeOS 13904.97.0, Chrome 91.0.4472.167, No Flash version detected
try with this script:
forever
move (10) steps
move (10) steps
glide (1) secs to x: (0) y: (155)
end
and also not all scripts do this for some reason

Last edited by medians (Nov. 2, 2021 13:19:35)

TheSmartGuy1234
Scratcher
1000+ posts

Blurry active Blocks

My browser / operating system: Windows NT 10.0, Chrome 95.0.4638.69, No Flash version detected

Yes I am having this problem too. Reloading helped a bit for some scripts but not all. (My blurry blocks are orphaned) Link to project here

Last edited by TheSmartGuy1234 (Nov. 3, 2021 05:32:08)

GDplague
Scratcher
33 posts

Blurry active Blocks

TheSmartGuy1234 wrote:

My browser / operating system: Windows NT 10.0, Chrome 95.0.4638.69, No Flash version detected

Yes I am having this problem too. Reloading helped a bit for some scripts but not all. (My blurry blocks are orphaned) Link to project here
ok, i like your protectors
medians
Scratcher
1000+ posts

Blurry active Blocks

TheSmartGuy1234 wrote:

My browser / operating system: Windows NT 10.0, Chrome 95.0.4638.69, No Flash version detected

Yes I am having this problem too. Reloading helped a bit for some scripts but not all. (My blurry blocks are orphaned) Link to project here
Same
My browser / operating system: Windows NT 10.0, Chrome 95, No Flash version detected
and chrome updated on its own
this is a chrome or chromium bug

Powered by DjangoBB