feat: measure distortion

Cherry-picked from commit 0de32f5, on the branch Vectornaut:near_miss.
This commit is contained in:
Aaron Fenyes 2025-08-31 11:16:34 +02:00
parent a1b7c1fcb0
commit 349dae24ab
3 changed files with 60 additions and 1 deletions

View file

@ -227,6 +227,10 @@ details[open]:has(li) .element-switch::after {
border-radius: 8px;
}
#distortion-gauge {
margin-top: 8px;
}
/* display */
#display {