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(qml): Fix type error in Slider.qml #11423

Merged
merged 1 commit into from Mar 31, 2023

Conversation

Holzhaus
Copy link
Member

Fixes a bunch of warnings like this:

warning [Main] file://res/qml/Slider.qml:31: TypeError: Cannot read property 'verticalCenter' of null

Fixes a bunch of warnings like this:

    warning [Main] file://res/qml/Slider.qml:31: TypeError: Cannot read property 'verticalCenter' of null
@Holzhaus Holzhaus added the bug label Mar 30, 2023
@Holzhaus Holzhaus added this to In progress in QML GUI via automation Mar 30, 2023
Copy link
Member

@Swiftb0y Swiftb0y 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. Good to see you.

LGTM but I didn't test, if we have UI issues as a result, it shouldn't be hard to diagnose.

@Swiftb0y
Copy link
Member

Can confirm it fixes the issue with no visual regressions.

@Swiftb0y Swiftb0y merged commit 54eb5f6 into mixxxdj:main Mar 31, 2023
10 checks passed
QML GUI automation moved this from In progress to Done Mar 31, 2023
@Holzhaus
Copy link
Member Author

Good to see you.

Thanks, my deadline is finally over so I'll a bit more time from now on.

@Holzhaus Holzhaus deleted the qml-fix-slider-center-null-issue branch March 31, 2023 19:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Development

Successfully merging this pull request may close these issues.

None yet

2 participants