Results 627 comments of Thomas Weber

I'm closing this because the text on the website has been updated to be more helpful and the root issue is already tracked in #4

In the most recent update, the maximum resolution of vector costumes was doubled

this will be reverted for now, there's been too many crashes we have some other ideas on how this can be improved without causing as many crashes that we will...

I need real macOS users to provide feedback on this

## Some user-generated icons from https://macosicons.com/#/turbowarp: ## daniel4-scratch ## AlexStudios

For now you can use the unsafe cloud behaviors and the [eval var](https://docs.turbowarp.org/packager/special-cloud-behaviors#eval) For hiding the cursor, run `scaffolding._canvas.style.cursor = 'none'` For showing the cursor, run `scaffolding._canvas.style.cursor = ''`

That's going to be more complicated I will have to direct you towards https://developer.mozilla.org/en-US/docs/Web/CSS/cursor

This is very strange, but unfortunately I don't have any iOS devices to test with If it looks okay after converting to bitmap then I would suggest doing that for...

Can you see if it works properly here: https://garbomuffin.github.io/packager/ It's a modified version of the packager that uses the standard Scratch renderer instead of TurboWarp's optimized renderer. I'm curious to...

One more thing, does the project work properly when run on https://turbowarp.org/ (not in the packager)?