microsoft / pxt-chibitronics

Chibitronics Love To Code board editor with Microsoft MakeCode
https://makecode.chibitronics.com
Other
23 stars 15 forks source link

Fixing default value for RGB #195

Closed riknoll closed 6 years ago

riknoll commented 6 years ago

A recent change I made to pxt-core fixed the default values for shadow blocks (they were previously being ignored). This just fixes the default value from an enum value to the hex syntax because the enum was causing the color picker to throw an exception in the toolbox.