Glitchy-Scratch / glitchy-scratch.github.io

This is the code for Glitchy Scratch, the modified version of the Scratch website with glitches.
https://glitchy-scratch.js.org/
6 stars 6 forks source link

@R4356th seems to be logged in #8

Closed GrahamSH-LLK closed 4 years ago

GrahamSH-LLK commented 4 years ago

When you first access the site, @R4356th R4356th shows up in the username spot and projects flash, before it becomes blank. Is this intended?

R4356th commented 4 years ago

No, @GrahamSH-LLK, this is not intended.

TheSeagullDev commented 4 years ago

I am a good friend of GrahamSH. I may be able to help but do not have much javascript experience. Is this a html problem?

GrahamSH-LLK commented 4 years ago

@Thingyman-DEV Not sure. I think the Glitchy_Scratch_Files folder is part of the problem. We might have to replace those files with blank images of the same size. It shows them for a second.

TheSeagullDev commented 4 years ago

@GrahamSH-LLK Ok, I’ll look into it

TheSeagullDev commented 4 years ago

@GrahamSH-LLK @R4356th I have found the file. It is 45719749_32x32.png in Glitchy_scratch_files

TheSeagullDev commented 4 years ago

@R4356th @GrahamSH-LLK Both the username and profile picture can be found in line 3341 of index.html. I will try to create a fork to see if removing part of that line will work

R4356th commented 4 years ago

@Thingyman-DEV, thank you! I know where the bug is and how to fix that issue. You can go ahead and make a pull request to fix this issue.

TheSeagullDev commented 4 years ago

@R4356th Ok, I made the request. If I did something wrong tell me because I'm new to github

GrahamSH-LLK commented 4 years ago

It looks good!

R4356th commented 4 years ago

Resolved by #9.