We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The embedded image should be the correct (original) size:
The embedded image is shrunk:
<image>
I've created a demo project here (3.0, 2.0).
I spotted this issue while testing this project in 3.0: https://scratch.mit.edu/projects/116498519/
Chrome 70.0.3538.77 and Firefox 63.0.1, macOS 10.13.6.
The text was updated successfully, but these errors were encountered:
fsih
Successfully merging a pull request may close this issue.
Expected Behavior
The embedded image should be the correct (original) size:
Actual Behavior
The embedded image is shrunk:
Steps to Reproduce
<image>
in it. (This is a niche trick for embedding bitmap images that are larger than the stage.)I've created a demo project here (3.0, 2.0).
I spotted this issue while testing this project in 3.0: https://scratch.mit.edu/projects/116498519/
Operating System and Browser
Chrome 70.0.3538.77 and Firefox 63.0.1, macOS 10.13.6.
The text was updated successfully, but these errors were encountered: