Commit 4506a8d
Developer
fix: Add specific justification for 200 division limit
- Clarify that 200 division limit prevents UI performance issues
- Each division creates DOM elements in temperament widget
- Prevents excessive DOM elements and slow rendering
- Improves error messages with specific range requirements
Addresses Walter Bender's feedback about vague limits1 parent 62e2df1 commit 4506a8d
2 files changed
+6
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2354 | 2354 | | |
2355 | 2355 | | |
2356 | 2356 | | |
| 2357 | + | |
| 2358 | + | |
2357 | 2359 | | |
2358 | | - | |
| 2360 | + | |
2359 | 2361 | | |
2360 | 2362 | | |
2361 | 2363 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
899 | 899 | | |
900 | 900 | | |
901 | 901 | | |
902 | | - | |
| 902 | + | |
| 903 | + | |
903 | 904 | | |
904 | | - | |
| 905 | + | |
905 | 906 | | |
906 | 907 | | |
907 | 908 | | |
| |||
0 commit comments