feat(visualizer): controls row + unified MixVisualizerControlState; 3 inert uniforms wired (P10 W2)
This commit is contained in:
@@ -46,6 +46,12 @@ else
|
||||
BackHref="/mixes"
|
||||
BackLabel="All mixes"
|
||||
ShowMeta="@(hasGenre || hasDate)">
|
||||
<TopContent>
|
||||
@* The four visualizer controls — resolution, bubblyness, detach, color-shift speed —
|
||||
in a row below the back button and above the masthead (spec §3). They mutate the
|
||||
shared MixVisualizerControlState; the backdrop bridge above pushes the uniforms. *@
|
||||
<MixVisualizerControls />
|
||||
</TopContent>
|
||||
<Hero>
|
||||
<div class="mix-detail-cover">
|
||||
@if (!string.IsNullOrEmpty(release.ImagePath))
|
||||
|
||||
Reference in New Issue
Block a user