- mf-slider-input fill used calc(var(--mf-pct)*100%) but three consumers (OutputControlRow held slider, OutputEditor, shared-ui Field) never set --mf-pct, so the coloured track-fill stayed empty while only the native thumb moved. Set --mf-pct inline on all three; harden the base class (appearance:none + transparent bg + --mf-pct fallback + moz-range-progress). - hide the two concentric noise-cap exploration rings around the input dot. |
||
|---|---|---|
| .. | ||
| osc-bridge | ||
| public | ||
| src | ||
| tests/e2e | ||
| .gitignore | ||
| index.html | ||
| package.json | ||
| playwright.config.ts | ||
| tsconfig.json | ||
| vite.config.ts | ||