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 Web Editor: v2.12.2 p5.js: v1.9.2 ### What is your operating system? None ### Web browser and version Firefox 115.8.0esr (64-bit) ### Actual Behavior When you highlight text...

Bug

### Increasing Access This will allow having a nice rendering allowing for realTime modifications ### Feature request details Perhaps a two tab system with OSC communication between them (opening the...

Feature Request
Status: Needs Discussion
Status: Needs Design

### p5.js version 1.9.4 ### What is your operating system? Windows ### Web browser and version Chrome 126.0.6478.127 ### Actual Behavior Printing a p5.Image object breaks the console. ### Expected...

Type:Task
Priority:Medium
Bug

### p5.js version web ### What is your operating system? Windows ### Web browser and version chrome://latest ### Actual Behavior Whenever i am trying to set up the project using...

Bug

Ref https://github.com/processing/p5.js-web-editor/issues/2933#issuecomment-1904848578 Changes: - Add `role="menu"` and `role="menuitem"` to dropdown menus - Add `role="menubar"` and `role="menuitem"` to header nav bar - Add `aria-haspopup="menu"` to dropdown anchors Pending: - Validate that...

Area:Accessibility

Fixes #2177 Changes: modified ssr to display og title I have verified that this pull request: * [x] has no linting errors (`npm run lint`) * [x] has no test...

### p5.js version 1.9.4 ### What is your operating system? macOS 14.5 ### Web browser and version Safari 17.5 ### Actual Behavior We've been experiencing severe problems using the web...

Priority:High
Bug

### p5.js version v1.9.4 ### What is your operating system? Windows ### Web browser and version chrome 125.0.6422.113 ### Actual Behavior Japanese language shows in the console panel when I'm...

Bug

Fixes #3166 Changes: I have added CSS @media print queries to ensure better PDF formatting. The default print size is set to landscape, which ensures that the entire page content...

Area:CSS

### p5.js version 1.9.4 ### What is your operating system? Linux ### Web browser and version Firefox 126.0 ### Actual Behavior A few new p5.js function like `beginClip` are not...

Type:Task
Priority:Medium
Good First Issue
Bug