Mercurial > hg > ugly-duckling
log src/app/visualisations/notes/notes.component.ts @ 480:0fbba61603b3
age | author | description |
---|---|---|
Sun, 04 Jun 2017 20:15:20 +0100 | Lucas Thompson | Angular DI can't figure out these are derived from WavesComponent. Add provider for base. |
Thu, 01 Jun 2017 18:55:55 +0100 | Lucas Thompson | Use the cross hair layer for notes, tracks and curve. This involved bodging in unit to ShapedFeatureData, which isn't particularly easy to do because this isn't an encapsulated type. Need to come back to improving this, as I am monkey-patching a unit property onto Arrays etc. |