scratchfoundation / scratchfoundation/scratch-blocks
Blocks become slightly transparent when dragged
@carljbowman is already working on this.
Since May 22, 2017.
- Dominant language
- JavaScript
- Stars
- 2.8k
- Forks
- 1.6k
- Avg merge
- 4h 51m
- Merged PRs (30d)
- 12
Description
Expected Behavior
When dragging blocks their visual appearance should not change.
Actual Behavior
As soon as you drag a block (from the toolbox or the workspace) it gets slightly transparent.
Steps to Reproduce
Fire up the vertical playground and drag some blocks around. Notice they are slightly transparent. It is easiest to notice this when dragging over some features... like the toolbox seam or other blocks.
Operating System and Browser
All
Notes
I believe this change came in through the large Blockly update... and it seems Blockly has this behavior, so I do understand it might be intentional... but as Scratch doesn't work like this... nor did scratch-blocks previously, I'm wondering if its a bug or a feature. Maybe ideally this could be a configuration setting.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.