scratchfoundation / scratchfoundation/scratch-blocks
Feature request - pen reporters
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 2.8k
- Forks
- 1.6k
- Avg merge
- 4h 51m
- Merged PRs (30d)
- 12
Description
So pen can have 5 properties , size , color, brightness, saturation and transparency.
It would be helpful to have reporter block for these values, especially for the last 4.
The main reason is you know the right values while using set pen color block with color picker.
There is no way to access those values while scripting.
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.
Research direction
No files, tests, or entry points are named in the issue. Start by locating the pen blocks and existing reporter blocks, then determine how pen size, color, brightness, saturation, and transparency are represented; done means scripts can read the requested pen values, especially those selected through the color picker.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100