Improve library browsing: recursive modes, custom ordering, and split sidebar panes#727
Open
Scottua25 wants to merge 9 commits intoCyberTimon:mainfrom
Open
Improve library browsing: recursive modes, custom ordering, and split sidebar panes#727Scottua25 wants to merge 9 commits intoCyberTimon:mainfrom
Scottua25 wants to merge 9 commits intoCyberTimon:mainfrom
Conversation
…ed virtual copies
… toggle beside the waveform toggle.
…tail/Effects with legacy visibility compatibility add new Tone and Presence adjustment components move white balance controls into Base and keep global color controls in Color split Detail from Presence (Detail now sharpening + chromatic aberration) rewire Controls and Masks panels to explicit 6-section ordering update section visibility model to base/tone/presence/color/detail/effects with fallback mapping for legacy basic/curves/details keys update backend section gating and auto-adjust visibility payload to new sections while preserving adjustment value keys and RAW/tonemapper behavior
add optional saturation rail to ColorWheel and enable it for shadows/midtones/highlights keep wheel hue+saturation interaction and real-time bidirectional sync with slider scale vertical slider length with wheel size for responsive parity with luminance controls
Contributor
Author
|
I want to be transparent that the majority of this work was developed with assistance from GPT-5.3 Codex. I reviewed and tested the changes, but the implementation was AI-assisted. If any part of this creates unnecessary review overhead, introduces architectural issues, or wastes maintainers’ time, I sincerely apologize. That was not my intention. Thank you for taking the time to look it over. |
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.
Summary
This PR brings a set of library/workflow improvements:
Key behavior changes
Validation
pm run build
Notes