Commit 653b2ce
committed
Fix hardcoded rule preventing editing most instrument name boxes
There was a hardcoded rule in the text_edit code from when layer IDs were still >100. I have no clue why this is the case, but something may be implemented differently in the layer name boxes than the other text boxes. In any case, this is something else to keep in mind in case IDs have to be rearranged again. >_>1 parent ee20570 commit 653b2ce
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
506 | 506 | | |
507 | 507 | | |
508 | 508 | | |
509 | | - | |
| 509 | + | |
510 | 510 | | |
511 | 511 | | |
512 | 512 | | |
| |||
0 commit comments