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

QML: Use x axis in knob mouse interaction code like legacy skins do #3971

Merged
merged 1 commit into from
Jun 10, 2021

Conversation

Holzhaus
Copy link
Member

@Holzhaus Holzhaus commented Jun 9, 2021

No description provided.

@Holzhaus Holzhaus added this to In progress in QML GUI via automation Jun 9, 2021
@github-actions github-actions bot added the skins label Jun 9, 2021
@daschuer
Copy link
Member

daschuer commented Jun 9, 2021

Nice, that works good now. Waiting for CI.
Thank you.

@uklotzde
Copy link
Contributor

CI succeeded. LGTM

@uklotzde uklotzde merged commit 8cc347a into mixxxdj:main Jun 10, 2021
QML GUI automation moved this from In progress to Done Jun 10, 2021
@Holzhaus
Copy link
Member Author

Holzhaus commented Jun 10, 2021

CI succeeded. LGTM

Realistically, only the pre-commit hook was able to fail anyway, because this is qml-only PR.

I was looking into making a smoke test the instantiates the coreservices class and then instantiates a skin. That would also help to detect Qt 5.12 incompatibilities, but unfortunately mixxx core and GUI are too entangled atm. For example, the test spawned a blocking qfilepicker because there was no library set.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

None yet

3 participants