Mercurial > hg > ugly-duckling
log src/app/visualisations/vertical-scale.component.ts @ 418:b10e954c4ddd
age | author | description |
---|---|---|
Fri, 02 Jun 2017 19:12:38 +0100 | Lucas Thompson | Have animation controlled by a prop, clearing up animation tasks when set to false. Wire up accordingly. |
Thu, 01 Jun 2017 16:26:52 +0100 | Lucas Thompson | cross-hair-inspector component, much the same technique used for the vertical-scale. Change curve to use it. Doesn't currently animate. |
Thu, 01 Jun 2017 10:02:37 +0100 | Lucas Thompson | Introduce vertical-scale component which is a polymorphic container, the child components know how to render their own scales. |