Revert "fix(ui): restore default shadow intensity to 67%"

This reverts commit d9af1c9898.
This commit is contained in:
webadderall
2026-03-15 23:48:16 +11:00
parent d9af1c9898
commit ba314f9d51
@@ -132,7 +132,7 @@ export function SettingsPanel({
onZoomDelete,
selectedTrimId,
onTrimDelete,
shadowIntensity = 0.67,
shadowIntensity = 0,
onShadowChange,
backgroundBlur = 0,
onBackgroundBlurChange,