memlnaut-nisps/manifold/src/console
monkey-w1n5t0n 30fc44ba1e fix(manifold): slider fill tracks value; hide noise-cap rings
- 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.
2026-06-28 22:09:58 +02:00
..
CompositeStage.tsx feat(manifold): add convertible React front-end + simplify console chrome 2026-06-28 03:28:45 +02:00
ConsoleApp.tsx feat(manifold): verdict-cluster + dock polish 2026-06-28 21:41:02 +02:00
CurvePad.tsx feat(manifold): add convertible React front-end + simplify console chrome 2026-06-28 03:28:45 +02:00
Dock.tsx feat(manifold): verdict-cluster + dock polish 2026-06-28 21:41:02 +02:00
Drawers.tsx feat(manifold): verdict-cluster + dock polish 2026-06-28 21:41:02 +02:00
flow-field.ts style(manifold): on-theme heatmap-strip colours (brand orange→cyan ramp) 2026-06-28 20:46:48 +02:00
icons.tsx feat(manifold): verdict-cluster + dock polish 2026-06-28 21:41:02 +02:00
index.ts feat(manifold): add convertible React front-end + simplify console chrome 2026-06-28 03:28:45 +02:00
InputMini.tsx feat(manifold): add convertible React front-end + simplify console chrome 2026-06-28 03:28:45 +02:00
Manifold.tsx fix(manifold): slider fill tracks value; hide noise-cap rings 2026-06-28 22:09:58 +02:00
model.ts feat(manifold): add convertible React front-end + simplify console chrome 2026-06-28 03:28:45 +02:00
output-mode.ts feat(manifold): add convertible React front-end + simplify console chrome 2026-06-28 03:28:45 +02:00
OutputEditor.tsx fix(manifold): slider fill tracks value; hide noise-cap rings 2026-06-28 22:09:58 +02:00
OutputStage.tsx feat(manifold): add convertible React front-end + simplify console chrome 2026-06-28 03:28:45 +02:00
ParticleStage.tsx fix(manifold): particle top bar = a-immersive heatmap strip, not macro axes 2026-06-28 20:34:34 +02:00
ReadoutStrip.tsx feat(manifold): add convertible React front-end + simplify console chrome 2026-06-28 03:28:45 +02:00
SandwichStage.tsx feat(manifold): parameter-sandwich centre-stage toggle 2026-06-28 21:18:50 +02:00
shared-ui.tsx fix(manifold): slider fill tracks value; hide noise-cap rings 2026-06-28 22:09:58 +02:00
SplitStage.tsx feat(manifold): add convertible React front-end + simplify console chrome 2026-06-28 03:28:45 +02:00
types.ts feat(manifold): verdict-cluster + dock polish 2026-06-28 21:41:02 +02:00
VerdictCluster.tsx feat(manifold): verdict-cluster + dock polish 2026-06-28 21:41:02 +02:00