p5.js-web-editor
p5.js-web-editor copied to clipboard
The p5.js Editor is a website for creating p5.js sketches, with a focus on making coding accessible and inclusive for artists, designers, educators, beginners, and anyone else! You can create, share,...
### p5.js version 1.6.0 ### What is your operating system? Mac OS ### Web browser and version 114.0.5735.106 ### Actual Behavior Load image function fails when using string interpolation ###...
### p5.js version _No response_ ### What is your operating system? Mac OS ### Web browser and version Safari, Orion ### Actual Behavior Numbers in the console output are badly...
Added a debouncing logic so as to handle multiple requests Fixes #issue-number Changes: I have verified that this pull request: * [ ] has no linting errors (`npm run lint`)...
### p5.js version v1.10.0 ### What is your operating system? Mac OS ### Web browser and version _No response_ ### Actual Behavior The theme applies `font-weight: 700;` to functions. However...
Icon Alignment Issue in Password Field – Adjust Eye Icon Vertical Centering #3241 github-7373 Fixes #issue-number Changes: I have verified that this pull request: * [ ] has no linting...
### Increasing Access Work is being done in #3220 to add keyboard navigation to the p5.js NavBar. The current design of the component can support some of the changes being...
### p5.js version 1.10.0 ### What is your operating system? Mac OS ### Web browser and version Safari, Orion ### Actual Behavior I am trying to dismiss the Hinter window...
I make some little changes it is very begginer freindly issue . In which there are some protocols i have to follow dont use inline styling Fixes #issue-number #3241 Changes:...
### p5.js version 1.9.2, 1.9.3, 1.9.4, 1.10.0 ### What is your operating system? Windows ### Web browser and version firefox 130 ### Actual Behavior I am hitting something very similar...
Fixes #3229 Changes: - Introduced a `formUpdateKey` state to force form reinitialization - Added useEffect hook to update `formUpdateKey` when language changes - Set `formUpdateKey` as the `key` prop for...