SketchAPI icon indicating copy to clipboard operation
SketchAPI copied to clipboard

Expose internal image cache of Symbols, Styles, Colors, etc

Open KevinGutowski opened this issue 4 years ago • 0 comments

Many folks often want to display some visual representation of these shared objects in their sketch plugins. Sketch is already doing a bunch of work to maintain image previews of these objects. It would be great to expose this somehow in the JS api so that folks don't have to hack around in the headers to get these representations.

KevinGutowski avatar Dec 03 '20 05:12 KevinGutowski