microsoft / makecode-minecraft-pixel-art

A Microsoft MakeCode extension for drawing pixel art in Minecraft Education
MIT License
0 stars 3 forks source link

Fix image snippet and python conversion #2

Closed riknoll closed 5 months ago

riknoll commented 6 months ago

Fixes the dragging out a snippet part in https://github.com/microsoft/pxt-minecraft/issues/2523 Fixes https://github.com/microsoft/pxt-minecraft/issues/2522

Adding annotations to specify the snippet for the Image type and to make sure that the tagged template gets converted correctly from Python.