Mercurial > hg > ugly-duckling
log
age | author | description |
---|---|---|
Tue, 30 May 2017 18:14:05 +0100 | Lucas Thompson | Core logic copied over from old waveform.component.ts for drawing curve. Needs refactoring as some logic is used for tracks. No highlight or vertical scale yet. |
Tue, 30 May 2017 18:13:12 +0100 | Lucas Thompson | Add css classes to the container divs for ngIf and ngSwitch to ensure they fill the height of their parents. The template needs tidying up to avoid these unnecessary divs. |
Tue, 30 May 2017 18:11:55 +0100 | Lucas Thompson | Avoid changing timeContext properties unless duration is explicitly set. Also propagate changes to all timeline tracks. |