Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

save and restore horizontal scroll bar during sorting #1791

Merged
merged 3 commits into from Sep 25, 2018

Conversation

daschuer
Copy link
Member

@daschuer daschuer commented Aug 26, 2018

@Be-ing Be-ing changed the base branch from 2.1 to master August 26, 2018 22:56
@Be-ing
Copy link
Contributor

Be-ing commented Aug 26, 2018

There is no pressing need to merge this to 2.1, changed target to master.

@Be-ing Be-ing changed the base branch from master to 2.2 August 26, 2018 23:17
@Be-ing
Copy link
Contributor

Be-ing commented Aug 26, 2018

Actually, I think it's fine to merge this bug fix to 2.2. But there is no good reason to risk destabilizing 2.1 for this.

@@ -1736,22 +1737,16 @@ void WTrackTableView::doSortByColumn(int headerSection) {
}

// Save the selection
const QList<TrackId> trackIds = getSelectedTrackIds();
const QList<TrackId> slectedTrackIds = getSelectedTrackIds();
Copy link
Member

@ronso0 ronso0 Aug 28, 2018

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

consistent typo: selectedTrackIds

@daschuer
Copy link
Member Author

Done!

@daschuer
Copy link
Member Author

merge?

@uklotzde
Copy link
Contributor

LGTM and works as expected 👍

@uklotzde uklotzde merged commit b6f31f4 into mixxxdj:2.2 Sep 25, 2018
@daschuer daschuer deleted the lp1789134 branch September 7, 2021 21:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants