p5.js-web-editor icon indicating copy to clipboard operation
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,...

Results 380 p5.js-web-editor issues
Sort by recently updated
recently updated
newest added

### 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 ###...

Feature Request
Bug

### 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...

Bug

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...

Bug

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...

Enhancement

### 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...

Priority:Medium
Bug
Area:Editor

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...

Bug

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...