Cassie Tarakajian

Results 21 issues of Cassie Tarakajian

#### Nature of issue? - [X] Found a bug - [ ] Existing feature enhancement - [ ] New feature request #### Most appropriate sub-area of p5.js? - [ ]...

I just updated the p5.js web editor to use https, which broke @tigoe's [p5.serial example](https://alpha.editor.p5js.org/projects/S1N-NAhq). I had to change the file p5.serialport.js, on line 78, to ``` js this.socket =...

bug
enhancement

Fixes #2021 Changes: Removes many of the React deprecation warnings. The rest of the warnings can be removed when upgrading to React 18. I have verified that this pull request:...

### How would this new feature help [increase access](https://github.com/processing/p5.js/blob/main/contributor_docs/access.md) to the p5.js Editor? Add stability to the p5.js Editor by keeping packages up to date #### Feature enhancement details: I...

priority:high
type:task

Hello dear p5.js community! You've probably noticed that I have been a lot less active on here. When I started this project six years ago, I never could have imagined...

### How would this new feature help [increase access](https://github.com/processing/p5.js/blob/main/contributor_docs/access.md) to the p5.js Editor? Improves stability of the application. #### Feature enhancement details: When running the p5.js Editor locally, React outputs...

priority:high
type:task

#### Nature of issue? - Existing feature enhancement #### Feature enhancement details: I noticed that the [Generative Design examples](https://github.com/generative-design/Code-Package-p5.js) are out of date and are still using p5.js version 0.7.3....

#### Nature of issue? - Found a bug #### Details about the bug: Hi @catarak I have run into this as well, here is a screenshot of how text looks...

Help Wanted
Priority:High
Bug

"I want to include some sketches in a blog-like article via the embed feature, so I am dealing with iframes. I am having trouble to automatically get the height of...

type:feature

#### Nature of issue? - New feature request #### New feature details: As suggested in https://github.com/processing/p5.js/issues/5427, adding `describe()` would hopefully encourage folks to add a description to their sketches. We...

type:feature
area:accessibility