pxt icon indicating copy to clipboard operation
pxt copied to clipboard

generalize hardcoded support for "Image" type in pxt

Open tballmsft opened this issue 1 year ago • 1 comments

There are a few places in emitter.ts where there is a dependence on the user-visible "Image" type (and some other helper functions related to arcade images). Need to make these parameterizable by target, defaulting to values used by Arcade.

tballmsft avatar Feb 14 '24 22:02 tballmsft

https://github.com/microsoft/pxt/pull/9869

tballmsft avatar Feb 16 '24 01:02 tballmsft