-
-
Notifications
You must be signed in to change notification settings - Fork 3.7k
Closed
Labels
Description
Most appropriate sub-area of p5.js?
- Accessibility
- Color
- Core/Environment/Rendering
- Data
- DOM
- Events
- Image
- IO
- Math
- Typography
- Utilities
- p5.strands
- WebGL
- DevOps, Build process, Unit testing
- Internationalization (i18n)
- Friendly Errors
- Other (specify if possible)
p5.js version
1.11.11
Web browser and version
144.0.7559.110 Chrome
Operating system
Mac Sequoia 15.2
Steps to reproduce this
Steps:
- Made some text
- Gave it a width (optional)
- Text is wrapping itself ON TOP and not going to a new line.
Snippet:
// [Paste your code here :)](https://editor.p5js.org/mshuman/sketches/14aMi62Az)Reactions are currently unavailable