Kenneth Lim

Results 443 comments of Kenneth Lim

I will be making a quick fix to this process for now to address the current issue but I think a more complete rewrite of the release process is needed....

Where is this image carousel?

I think adding bootstrap it a bit too much, the transition can just be coded up in a couple lines of CSS with transition.

Could instead of a slideshow, a screen reader just get a series of images? Then the screen reader can just skip to the next section if the user doesn't want...

https://github.com/processing/p5.js/pull/5738 Should fix the example problem. For assets, it would be great to consolidate all website assets (all pages, examples, and reference) to one place, even if putting some in...

Hi @Himanshu664, do you have in mind the example for string in this case? Could be a sketch on the editor and some descriptions.

The translation entries for the overall `p5.Vector` class has not been added to the translation json file. If you like you can look into adding it. Otherwise there are some...

@Drafffffff When running `npm i` is the terminal in `p5.js-website` folder? Can you also try removing the existing `node_modules` folder then running the install again? > If I want to...

Looks great so far! Do you have a link to the source code of the repo on github so that if others wanted to help they can contribute to your...

Hi @Lucie-Maya, can you add some more information about the example you are adding and what its aims are? Thanks.