Factor out a layout switch view + view model

So it can easily be shown and hidden wholesale.
This commit is contained in:
Robin
2026-07-15 15:52:13 +02:00
parent 9b2d9fdd1f
commit a443a55bec
9 changed files with 207 additions and 178 deletions

View File

@@ -433,7 +433,7 @@ exports[`InCallView > rendering > renders 1`] = `
>
<input
aria-labelledby="_r_19_"
name="layoutMode"
name="layout"
type="radio"
value="spotlight"
/>
@@ -454,7 +454,7 @@ exports[`InCallView > rendering > renders 1`] = `
<input
aria-labelledby="_r_1e_"
checked=""
name="layoutMode"
name="layout"
type="radio"
value="grid"
/>