annotate src/app/audio-file-open/audio-file-open.component.css @ 402:f9d5006f76e1

Change curve component to not render vertical scale / highlight by default. Delegate to child TrackComponent for that work, so the curve can be used like tracks, notes etc.
author Lucas Thompson <dev@lucas.im>
date Fri, 02 Jun 2017 19:10:47 +0100
parents b12e78d6185e
children
rev   line source
dev@13 1 input {
dev@13 2 display: none;
dev@13 3 }