-
### Bug description
I have a text field with this in
```
Random {{ custom:wrap text="nonsense" }} news in your inbox. Once a month.
```
and a custom tag set up like this:
```
-
Hello everyone!
When I upload sketch MutantMozziSynth.ino in my Arduino Nano, I have error
`In file included from C:\Users\Andr\Documents\Arduino\libraries\Mozzi/internal/config_checks_generic.h:…
-
Here are my solutions for the chapter 0 exercises. Feel free to use some, all, or none of them on the website. Snapshots are included in the sketches on the editor.p5js.org site.
Exercise 0.1, rand…
-
### Proposal
I'd like to outline a path to #80 Hierachical sketches that starts with #77 - Parametric sketches.
1) First we need the named parameters. The evil-spirit approach of adding names to…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Problem description
While editing a sketch I'm used to rotate the displayed sketch into the position whi…
-
In the design guidelines the hexagons have text labels in them, but these labels are not available in the Sketch file.
Example of text labels/URLs:
![image](https://user-images.githubusercontent.c…
-
As an app developer, I would like to view, add and edit text references, including text keys, for code lists. Although we already have a component for this purpose (`TextResource`), the design is not …
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Problem description
The text used for sketcher dimensions looks "blurry" when the background is light and the …
-
Hello,
I bought the same screen with touch, wanted to test it how it works, but when trying to upload it I am getting this error.
`Sketch uses 7350709 bytes (560%) of program storage space. Ma…
-
When compiling the following sketch,
```cpp
#include
void setup() {}
void loop() {}
```
this error is raised:
```txt
arduino-cli compile --fqbn arduino:avr:pro --warnings all --output…