kit

Results 167 comments of kit

Thank you for the fix @clairep94 ! I just merged it into main, looks great 💯 Do you have time to make the equivalent patch for the `2.0` branch please?...

PS: > This is my first open source contribution Great work! Please do feel free to [add yourself to the p5.js all-contributors](https://github.com/processing/p5.js/issues/2309)

Hi @clairep94 ! I happen to have a moment now and wanted to unblock a couple of PRs on 2.0, so I went ahead and copied the patch here: https://github.com/processing/p5.js-website/pull/842...

Hi all, closing this one as there is a more recent issue to clean p / improve this logic: https://github.com/processing/p5.js-website/issues/955 Thank you!

Hi @pratham-radadiya , are you currently working on this one? Please let us know in the next week or so; no worries if you're not working on it anymore. In...

Hi @Homaid , looks like a few others expressed interest before, sorry. So far, in order, the people who expressed interest are: @pratham-radadiya @adityaapraveen @akshatajmera7 - If none of you...

Ok, going in order - @adityaapraveen you were next in the original volunteer queue, please feel free to take a look. There's a comment in the top of the thread...

Thanks for putting this together @dhowe . Just my 2 cents: 1. I have no objections to `background()` returning the color, and storing that in `renderer.states`. 2. If `fill()` `stroke()`...

Hello @Its-sunny69 - so the `overflow: hidden` solution affects not only the case you showed, but also the example that @davepagurek is describing in [the comment on the related issue](https://github.com/processing/p5.js-website/issues/716#issuecomment-2749075705)...

The maintainers (@limzykenneth @davepagurek @perminder-17 and I) had a discussion about this, here is our best attempt to find an actionable solution to un-breaking sketches: * The no-argument usage of...