Maximouse

Results 348 comments of Maximouse

The tabs disappearing is a known issue.

> It's very difficult to convert from svg to other formats, as svgs are lines abd most others are dots. It's not difficult (SVG needs to be converted to bitmap...

> ... cause trouble, like shadow blocks did. They did?

I think this can remain open - the color is no longer used for posts, but the header is still green, which means users might still want to customize it....

> How does youtube do it then? Youtube isn't even a browser extension, but it can somehow send me notifications when I get a... well, notification. And I'm on firefox,...

If something like this is added, I think we need to be careful not to send too many requests to Scratch. For example, only start live reloading when the user...

I think the right way to implement this is to [serialize the sprite to JSON](https://github.com/scratchfoundation/scratch-vm/blob/32a2054/src/virtual-machine.js#L459-L467), then pass the result to the parse-sb3-blocks library.

When enabling or disabling the preview with project-notes-tabs enabled, the switch moves slightly, which is annoying. This could be fixed by changing the CSS to always position the switch the...

@WorldLanguages I think you wrote the code that disables tabs while previewing - do you remember if that was a design choice or a workaround for a bug? If the...

> It was not an intentional design choice. You're right about the current behavior being inconsistent. I think we should choose a side solely on whether "More Links" is easy...