blockly-samples icon indicating copy to clipboard operation
blockly-samples copied to clipboard

Multi-color bitmap field

Open romw314 opened this issue 1 year ago • 1 comments

Check for duplicates

  • [x] I have searched for similar issues before opening a new one.

Component

@blockly/field-bitmap

Problem

No response

Request

The bitmap field could support multiple colors. That would be super useful for some projects.

Alternatives considered

Creating my own field that extends the bitmap field. But it requires a lot of work.

Additional context

No response

romw314 avatar Dec 16 '24 17:12 romw314

Yeah, that would be a nice feature! Unfortunately we probably won't have time to implement it ourselves, but you should take a look at MakeCode (which we believe has something similar). We'd be happy to accept well-written PRs adding this feature.

cpcallen avatar Jan 10 '25 17:01 cpcallen