Mercurial > hg > ugly-duckling
log src/app/visualisations/curve/curve.component.ts @ 489:ab43880f1cd5
age | author | description |
---|---|---|
Wed, 05 Jul 2017 18:52:12 +0100 | Lucas Thompson | Rename to something a bit more appropriate. |
Wed, 05 Jul 2017 18:42:12 +0100 | Lucas Thompson | Introduce PlayheadRenderer, implement in the waves base. Make VerticallyBounded and VerticalScaleRenderer generic and remove bin equivalents. Forward calls for a PlayheadRenderer from VerticalScaleComponent on to its children. Also update other components accordingly. |
Mon, 05 Jun 2017 14:25:54 +0100 | Lucas Thompson | Set duration on the LayerTimeContext to the length of the underlying audio file. |
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. |