feedBack/plugins/input_setup
OmikronApex d528b298ca fix(input_setup): keep backdrop-blur during calibration wizard
Hiding the entire #input-setup-overlay removed it from the render tree,
which also removed its backdrop-blur-sm — causing the background blur to
vanish while the calibration wizard was open.

Fix: hide only the [data-is-host] card inside the overlay, keeping the
overlay element itself (and its backdrop-blur) alive in the DOM.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-29 23:48:10 +02:00
..
plugin.json feat(onboarding): input-device setup step + core-owned midi-input domain (#526) 2026-06-19 16:31:16 +02:00
screen.js fix(input_setup): keep backdrop-blur during calibration wizard 2026-06-29 23:48:10 +02:00
settings.html feat(onboarding): input-device setup step + core-owned midi-input domain (#526) 2026-06-19 16:31:16 +02:00