Mercurial > hg > ugly-duckling
view src/app/waveform/waveform.component.html @ 179:dadde8a1648c
Explicitly fill width of parent
author | Lucas Thompson <dev@lucas.im> |
---|---|
date | Wed, 22 Mar 2017 11:15:45 +0000 |
parents | 53ddfd792844 |
children | 733bcba71003 |
line wrap: on
line source
<div #track class="track" (mousedown)="seekStart()" (mouseup)="seekEnd($event.clientX)"></div>