Skip to content
New issue

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

Drop shadow cut off while dragging blocks #2678

Open
just-a-hriday opened this issue Sep 13, 2021 · 1 comment
Open

Drop shadow cut off while dragging blocks #2678

just-a-hriday opened this issue Sep 13, 2021 · 1 comment

Comments

@just-a-hriday
Copy link

Expected Behavior

While dragging a block in the project editor, a drop shadow should be correctly rendered below the block.

Actual Behavior

The drop shadow below a block that is being dragged is simply cut off - its borders are the same as that of the block itself, when in reality, shadows will always have a larger bounding box than the thing they're shadows of. This looks extremely weird.

This is such a common bug, that most people just ignore it. I was surprised to find that I can't see any other issue about this - of course, there could be one in the Bugs and Glitches forum on the website itself, but I don't have the patience to look through those.

Reproduction Steps

  1. Create a new project.
  2. Insert a block into the workspace.
  3. Drag the block.
  4. Observe the block's drop shadow while it is being dragged.

Environment

  • Windows 10 20H1 x64 build 19043
  • Microsoft Edge Beta 94.0.992.14

However, I've seen this bug in a lot of tutorials and screenshots - which are in other operating systems and browsers, usually in MacOS using Safari or Chrome.

@BryceLTaylor BryceLTaylor transferred this issue from scratchfoundation/scratch-gui Sep 16, 2021
@BryceLTaylor
Copy link
Contributor

Here's a screenshot of the shadow getting cut off.

Screen Shot 2021-09-16 at 9 29 12 AM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants