Daeinc

Results 8 comments of Daeinc

Thank you for the response, @williamngan ! As you suggested, I am just using `CanvasForm` although I wish I can use convenience methods and properties that come with `CanvasSpace`. If...

Thank you for looking into this. the gradient issue is now fixed with `0.10.12` as mentioned in [the other issue](https://github.com/williamngan/pts/issues/186).

thanks for the reply. those `settings` and `SketchSetting` are the what I defined, so no issues with them. 🙂

This is somewhat hacky and not an ideal way but it works 🤷 ```js const canvasSketch = require("canvas-sketch"); const p5 = require("p5"); window.p5 = p5; require("p5/lib/addons/p5.sound"); const sketch = ({...

The addition of `complexPolygon()` and `flip()` is very exciting! I tried and worked nicely but I had a TypeScript error. Is there any way to get around this issue? ![Screenshot...

I appreciate your suggestion. 🙏

Thanks for the report. I confirm it doesn't play animation on Sonoma. 😢 I don't think I can fix it soon but will keep an eye out for a solution....

others having a similar issue: https://github.com/liquidx/webviewscreensaver/issues/75