jacopocolo / p5-sketchplugin

A plugin for using p5.js code inside Sketch
http://www.jacopocolo.com/p5sketchplugin/
GNU Lesser General Public License v2.1
220 stars 12 forks source link

symbol( ) is borken in Sketch 49 (and Sketch 50) #22

Closed jacopocolo closed 6 years ago

jacopocolo commented 6 years ago

When trying to insert a symbol, you get this error message: 'symbol.frame is not a function. (In 'symbol.frame()', 'symbol.frame' is undefined)'. I’m investigating why, considering that the same code works when run from the “Run plugin…” menu in Sketch.