Discuss Scratch

Magudragon
Scratcher
1000+ posts

Scratch 2 Custom Languages

My bear world?

Last edited by Magudragon (Aug. 2, 2024 02:29:06)

dynamicsofscratch
Scratcher
1000+ posts

Scratch 2 Custom Languages

gilbert_given_189 wrote:

(#182)
So I tried to translate Scratch to Emoji…

tbh could be better if it's in Scratch 3

(since the forums can't handle emojis, here's a gist)
it looks like some ancient runic language lol or chinese/
Maximouse
Scratcher
1000+ posts

Scratch 2 Custom Languages

Not exactly on topic, but here's a Scratch 3.0 version of the emoji language above: https://mxmou.github.io/scratch-gui/emoji-language/
Select “Emoji” in Settings → Language.
50_scratch_tabs
Scratcher
1000+ posts

Scratch 2 Custom Languages

I'm having trouble clicking save on your webpage. My browser / operating system: Android 14, Firefox 133.0, Flash 32.0 (release 0)
The important parts are probably Android and/or Firefox. If you're using any on click events, they might need to be changed to onmousedown.
mybearworld
Scratcher
1000+ posts

Scratch 2 Custom Languages

50_scratch_tabs wrote:

(#186)
I'm having trouble clicking save on your webpage. My browser / operating system: Android 14, Firefox 133.0, Flash 32.0 (release 0)
The important parts are probably Android and/or Firefox. If you're using any on click events, they might need to be changed to onmousedown.
That's odd. Does the load button do anything?
50_scratch_tabs
Scratcher
1000+ posts

Scratch 2 Custom Languages

mybearworld wrote:

(#187)

50_scratch_tabs wrote:

(#186)
I'm having trouble clicking save on your webpage. My browser / operating system: Android 14, Firefox 133.0, Flash 32.0 (release 0)
The important parts are probably Android and/or Firefox. If you're using any on click events, they might need to be changed to onmousedown.
That's odd. Does the load button do anything?
Yes. It shows the file picker and I imagine it works as intended, but I didn't have any files on-hand for it. Can you tell me your browser?

Edit: Can confirm it works as intended in Chrome mobile. Maybe I can debug a bit and see what happens (but not on my phone .

Last edited by 50_scratch_tabs (Dec. 23, 2024 15:46:13)

mybearworld
Scratcher
1000+ posts

Scratch 2 Custom Languages

50_scratch_tabs wrote:

(#188)
Yes. It shows the file picker and I imagine it works as intended, but I didn't have any files on-hand for it. Can you tell me your browser?
Maybe your browser doesn't support downloading files from `a` tags with `download` attributes? I'm not sure what else would be causing this.
(fwiw for me it works on both MS Edge 131 on Windows 11 and Chrome 131 on Android)
BigNate469
Scratcher
1000+ posts

Scratch 2 Custom Languages

Maximouse wrote:

Not exactly on topic, but here's a Scratch 3.0 version of the emoji language above: https://mxmou.github.io/scratch-gui/emoji-language/
Select “Emoji” in Settings → Language.
That's actually kind of funny.

50_scratch_tabs wrote:

I'm having trouble clicking save on your webpage. My browser / operating system: Android 14, Firefox 133.0, Flash 32.0 (release 0)
The important parts are probably Android and/or Firefox. If you're using any on click events, they might need to be changed to onmousedown.
Can't replicate, My browser / operating system: IPad iOS 18.1.1, Safari 18.1.1, No Flash version detected

Although I do recall having some issues with it the first time I looked at this, but I can't replicate that either.
CST1229
Scratcher
1000+ posts

Scratch 2 Custom Languages

Maximouse wrote:

(#185)
Not exactly on topic, but here's a Scratch 3.0 version of the emoji language above: https://mxmou.github.io/scratch-gui/emoji-language/
Select “Emoji” in Settings → Language.
finally, a version of scratch that people of all languages can use! /hj
50_scratch_tabs
Scratcher
1000+ posts

Scratch 2 Custom Languages

For the download thing, it works on Chrome but not on Firefox on my Android phone.
mybearworld
Scratcher
1000+ posts

Scratch 2 Custom Languages

50_scratch_tabs wrote:

(#192)
For the download thing, it works on Chrome but not on Firefox on my Android phone.
I've added error alerting to the save button - could you try again and post if an error comes up and what it is? (The button doesn't reload the page, right?)
50_scratch_tabs
Scratcher
1000+ posts

Scratch 2 Custom Languages

mybearworld wrote:

50_scratch_tabs wrote:

(#192)
For the download thing, it works on Chrome but not on Firefox on my Android phone.
I've added error alerting to the save button - could you try again and post if an error comes up and what it is? (The button doesn't reload the page, right?)
It doesn't reload the page, I know. I will check when I'm at my phone.
50_scratch_tabs
Scratcher
1000+ posts

Scratch 2 Custom Languages

I figured out the issue. Firefox doesn't tell you if you violated the validation (for example, if I only put a single %b where it needed two, Chrome would say it needed to match the format but Firefox just silently doesn't let me submit. I will look at the source later and maybe we can figure out a patch.

Powered by DjangoBB