Mercurial > hg > ugly-duckling
view src/app/visualisations/waves-template.html @ 509:041468f553e1 tip master
Merge pull request #57 from LucasThompson/fix/session-stack-max-call-stack
Fix accidental recursion in PersistentStack
author | Lucas Thompson <LucasThompson@users.noreply.github.com> |
---|---|
date | Mon, 27 Nov 2017 11:04:30 +0000 |
parents | 335bb6459fe8 |
children |
line wrap: on
line source
<div #track class="track" (mousedown)="seekStart()" (mouseup)="seekEnd($event.clientX)"></div>