~jaxter184/tlature#38: 
Refactor `Track` mutation to work like `Block`

Right now, there are a bunch of recursive functions that the sheet uses to perform actions on tracks using a string index. Instead, I should be using locations to get or get_mut a reference to a Track, and mutating them directly with the same methods.

Status
REPORTED
Submitter
~jaxter184
Assigned to
No-one
Submitted
1 year, 11 months ago
Updated
1 year, 9 months ago
Labels
maintenance