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

Fix separation of MixxxMainWindow and CoreServices #3854

Merged
merged 1 commit into from
May 13, 2021

Conversation

ywwg
Copy link
Member

@ywwg ywwg commented May 13, 2021

There were some members of MixxxMainWindow that got pulled into CoreServices
halfway by #3446 , causing regressions.

This fixes tooltip and screensaver preference being incorrectly set.
Also cleanup some dead (unreferenced) members.

@ywwg ywwg requested a review from Be-ing May 13, 2021 03:30
There were some members of MixxxMainWindow that got pulled into CoreServices
halfway, or that shouldn't have because they aren't a core manager.

This fixes tooltip and screensaver preference being incorrectly set.
Also cleanup some dead (unreferenced) members.
@Holzhaus
Copy link
Member

Is this bug only present on main? Or does this need to go into 2.3?

Copy link
Contributor

@uklotzde uklotzde left a comment

Choose a reason for hiding this comment

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

Thank you very much for sorting this out and fixing the annoying bug! LGTM

@uklotzde uklotzde merged commit 8d7e273 into mixxxdj:main May 13, 2021
@uklotzde
Copy link
Contributor

Is this bug only present on main? Or does this need to go into 2.3?

Only main due to the refactoring.

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

3 participants