Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(scratch-render): fix scale types
`scale` is not a number, it's a tuple like `[number, number]`. https://github.com/scratchfoundation/scratch-render/blob/develop/src/Drawable.js#L232
- Loading branch information