Mercurial > code > home > repos > light9
diff web/light9-timeline-audio.ts @ 2446:e7e03c203c99
resize cursor canvas for 400px tall spectros. fix canvas resolution code
author | drewp@bigasterisk.com |
---|---|
date | Sat, 01 Jun 2024 13:32:58 -0700 |
parents | 06da5db2fafe |
children |
line wrap: on
line diff
--- a/web/light9-timeline-audio.ts Sat Jun 01 12:58:25 2024 -0700 +++ b/web/light9-timeline-audio.ts Sat Jun 01 13:32:58 2024 -0700 @@ -36,6 +36,7 @@ /* shouldn't be seen, but black is correct for 'no audio'. Maybe loading stripes would be better */ background: #202322; + outline: 1px solid #333; } div { width: 100%;