Mercurial > code > home > repos > light9
comparison 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 |
comparison
equal
deleted
inserted
replaced
2445:af83aeef8b0a | 2446:e7e03c203c99 |
---|---|
34 :host { | 34 :host { |
35 display: block; | 35 display: block; |
36 /* shouldn't be seen, but black is correct for 'no | 36 /* shouldn't be seen, but black is correct for 'no |
37 audio'. Maybe loading stripes would be better */ | 37 audio'. Maybe loading stripes would be better */ |
38 background: #202322; | 38 background: #202322; |
39 outline: 1px solid #333; | |
39 } | 40 } |
40 div { | 41 div { |
41 width: 100%; | 42 width: 100%; |
42 height: 100%; | 43 height: 100%; |
43 overflow: hidden; | 44 overflow: hidden; |