Arkadiusz Fal
310869fad8
Add horizontal padding to View Options sheet on tvOS
...
Prevents form rows from being cut off at the left and right edges
of the narrow tvOS sheet.
2026-04-18 20:38:01 +02:00
Arkadiusz Fal
58c3bdc0b6
Wrap View Options sheet in NavigationStack on tvOS for picker labels
...
The .pickerStyle(.menu) hid labels. Instead, wrap the Form in a
NavigationStack on tvOS so the default navigation picker style works
and shows both labels and values.
2026-04-18 20:38:01 +02:00
Arkadiusz Fal
338127c692
Fix disabled pickers in View Options sheet on tvOS
...
Use .pickerStyle(.menu) for Row Size, Columns, and Channel Strip
pickers on tvOS so they work inside a sheet without NavigationStack.
2026-04-18 20:38:01 +02:00
Arkadiusz Fal
100df744d9
Yattee v2 rewrite
2026-04-18 20:37:24 +02:00