scratchfoundation / scratchfoundation/scratch-blocks
Drag cursor not always appearing in block palette
@carljbowman is already working on this.
Since Feb 17, 2017.
- Dominant language
- JavaScript
- Stars
- 2.8k
- Forks
- 1.6k
- Avg merge
- 4h 51m
- Merged PRs (30d)
- 12
Description
Expected Behavior
It is possible to scroll the block palette up and down by dragging within it (as opposed to using the scroll bar or the mouse's scroll wheel). When scrolling the palette in this manner, the cursor should change to a dragging state.
Actual Behavior
When clicking and dragging vertically from on a block, this works as expected. However, when the drag begins with a click on the background, the cursor remains as the default.
Steps to Reproduce
In a block palette that is large enough to scroll, click in the background (not on any blocks) and drag vertically. The screen will scroll, but the cursor will not change.
Operating System and Browser
Ubuntu 16.10, Google Chrome
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.