Kenneth Lim

Results 443 comments of Kenneth Lim

The latest release is 5.0.0. If there are no breaking change affecting our tests, this can go ahead and be updated.

If updating the version of Chai at this point is not very straightforward, I would suggest deferring it for now and focus on the 2.0 RFC at #6678 which proposes...

I've added [Rollup bundle analyzer](https://github.com/btd/rollup-plugin-visualizer) to the `dev-2.0` branch and the output result of the main minified bundle is available here: [stats.zip](https://github.com/user-attachments/files/15859633/stats.zip) and a screenshot below: ![Screenshot 2024-06-16 at 20-32-27...

@perminder-17 You seem to have started the review but not submitted it, on the top right of the code review page you need to press "Review changes" > "Submit review"...

There may be a case for this to be looked at as part of the 2.0 RFC at #6678. If so we can turn this into a proposal for refactoring...

@shamun-khatri Do you mean you have a fix for just the `mousePressed` reference example with adding `return false` to it and not the general fix for the double event firing?...

You can find the exact source at the bottom of the reference page for [mousePressed()](https://p5js.org/reference/#/p5/mousePressed) (pretty handy feature!)

@nikhil061102 It would be helpful if you are interested in resolving an issue to try and replicate the reported problem then identify potential solution to it and report it back...

Hi @thecodingcookery, I think this should count as a feature request and as such with all feature request, we require that an explanation of how this feature increases access to...

@hellonearthis Only very recently realised there's a patent on Simplex Noise, which was quite surprising (to me), probably also why it wasn't used in Processing and p5.js before. I'm happy...