scratchfoundation / scratchfoundation/scratch-blocks
Allow a scratch extension to have smaller icons
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 2.8k
- Forks
- 1.6k
- Avg merge
- 4h 51m
- Merged PRs (30d)
- 12
Description
Expected Behavior
When adding an icon to a Scratch block the block grows in height. As a developer that uses many icons it means all blocks are taller than the normal scratch blocks. Instead it would be great if it was possible to set the icon size, or choose an alternative size that doesn't make the block grow.
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 implementation files or tests are named. Start by locating the icon rendering and block sizing entry points, then determine how a configurable or alternative icon size should avoid increasing block height and verify the behavior with the relevant block tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100