feat(navigation): Add Live TV Navbar toggle and restructure settings#450
Open
mattsigal wants to merge 1 commit into
Open
feat(navigation): Add Live TV Navbar toggle and restructure settings#450mattsigal wants to merge 1 commit into
mattsigal wants to merge 1 commit into
Conversation
07fe60c to
8420a74
Compare
Contributor
Author
|
New commit brought back the library toggle so someone can have it in their library view, while others can have it in their navbar. |
…settings - Restructured navigation settings screen and side panel under "Navbar Display" and "Navbar Contents" headers. - Added descriptive guide text under "Navbar Contents" and removed individual toggle subtitles. - Added "Show Live TV" preference and conditional navigation button (Icons.live_tv) in left sidebar, top toolbar, and mobile bottom nav. - Hides the "Show Live TV" preference tile and hides the icon entirely if Live TV is not configured on the server. - Automatically resets the "Show Live TV" preference to false if no Live TV channels are configured on the server. - Removed redundant "Show in navigation" toggle for Live TV libraries under Library Visibility settings.
8420a74 to
a571698
Compare
148433d to
537b010
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Pull Request
Summary
Restructures the navigation settings layout and adds a conditional "Show Live TV" toolbar/navbar button.
Related Issues
Discord requested.
Type of Change
Changes Made
live_tvicon.Platform
Testing
Describe how this change was tested.
Test Steps
build-windows.ps1.Screenshots (if applicable)
New icon in navbar:
New toggle
Toggle Hidden in Refined UI
Checklist