feat: continuous vertical VU fill for LevelMeterFab, replacing 3-band tint
This commit is contained in:
@@ -28,9 +28,8 @@
|
||||
outline-offset: 3px;
|
||||
}
|
||||
|
||||
/* Transition fires when _svgStyle changes between band states */
|
||||
/* Fill motion is driven by C#-computed SVG geometry, not CSS — no transition here. */
|
||||
.lmf-icon {
|
||||
width: 24px;
|
||||
height: 24px;
|
||||
transition: color 120ms ease-out, filter 120ms ease-out;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user