Add Customize Preferences toggles and tweaks for better utility#4557
Open
thepinak503 wants to merge 5 commits into
Open
Add Customize Preferences toggles and tweaks for better utility#4557thepinak503 wants to merge 5 commits into
thepinak503 wants to merge 5 commits into
Conversation
Contributor
|
toggles can't use invokescripts |
Contributor
Author
alright, on it. |
Contributor
Author
|
Fixed. Moved the three InvokeScript-based entries (Classic Context Menu, Icon Cache, Photo Viewer) to z__Advanced Tweaks - CAUTION as buttons. |
Contributor
|
this is better but a bad pr you are creating many dupes and you also are just adding 1600 lines stright and not removing nay there is simply no way we can add so many check boxes and bloat up the script most of these check boxes should be left to other script or to the user |
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.
This PR introduces new toggle-based tweaks in the Customize Preferences section, now displayed on the right-side panel. It converts 5 existing entries into proper toggle controls, moves them to Panel 2, and removes 2 redundant tweaks for better organization. All changes successfully pass compile checks.
Also added an offline Insider enrollment command script for users who want to switch update branches such as Experimental, Release Preview, and others.