Sync branch 2.6 into main - #16798
Merged
Merged
Conversation
also fix cover and star rating on show and late resize events
Due to both using BrowseTaleModel they shared the same namespace, which leads to identical initial header states (same column layout and sorting)
Apply the same destruction override like in DlgAutoDJ, which also has its own WTrackTableView, to ensure the table view is destroyed before the models (which the tale view relies on to save its header state)
(fix) save header state of Recording feature
(fix) Preferences: avoid scroll stop over disabled checkboxes
(fix) Track Info: expand only Comment editor when expanding vertically
Member
|
Quick heads up that you might want to push this branch to the organisation so the bot can continue updating this PR as new changes comes in |
acolombier
approved these changes
Jul 29, 2026
Member
Author
okay, will try. never did that before except for quickfix force-pushes. |
Member
|
You can see it an action here: |
Member
Author
|
Sounds fun : ) |
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.
There was a minor conflict in
src/library/analysis/dlganalysis.hbecause of #16588