Add Show Sidebar toggle to Subscriptions view options

Adds a Show Sidebar toggle (iPad regular and macOS) that controls
channels sidebar visibility. When the sidebar is shown, the channel
strip picker is disabled and the redundant channel header link above
the feed is hidden. Layout picker now uses inline menu style for
consistency with other options.
This commit is contained in:
Arkadiusz Fal
2026-04-19 18:03:53 +02:00
parent 88a7c713fa
commit 31b244880b
2 changed files with 37 additions and 10 deletions

View File

@@ -17720,6 +17720,16 @@
}
}
},
"viewOptions.showSidebar" : {
"localizations" : {
"en" : {
"stringUnit" : {
"state" : "translated",
"value" : "Show Sidebar"
}
}
}
},
"viewOptions.layout" : {
"localizations" : {
"en" : {