p5.rec icon indicating copy to clipboard operation
p5.rec copied to clipboard

Only supports global mode

Open dominikus opened this issue 5 years ago • 0 comments

At the moment, p5.rec only supports p5's global mode and doesn't work in instance mode.

Here's the difference between the two: https://github.com/processing/p5.js/wiki/Global-and-instance-mode

Would be great to expand the plugin to also support this.

dominikus avatar Jul 04 '20 17:07 dominikus