microsoft / pxt-adafruit

Microsoft MakeCode editor for Adafruit Circuit Playground Express
https://makecode.adafruit.com
Other
81 stars 77 forks source link

`Light` category has two subsections #1037

Closed jwunderl closed 5 years ago

jwunderl commented 5 years ago

Describe the bug

Light section has both neopixel and more as subsections, instead of just neopixel. more has only a single block

To Reproduce

Steps to reproduce the behavior:

  1. Go to beta editor
  2. open light category
  3. see two new categories instead of just one

Expected behavior

Block in more category should probably just be in light? Seems weird to me to have two categories pop up

Screenshots

2019-05-23 10 08 49

abchatra commented 5 years ago

Good bug

abchatra commented 5 years ago

@pelikhan Is this your bug? Can you fix it?

pelikhan commented 5 years ago

Yes that bloc needs a group on it.

jwunderl commented 5 years ago

Hm, that block also just doesn't compile to javascript?