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

Fixed accidental reset of PlaybackParameterDialog on initialization #8349

Merged

Conversation

litetex
Copy link
Member

@litetex litetex commented May 3, 2022

What is it?

  • Bugfix (user facing)

Description of the changes in your PR

  • This fixes the problem of PlaybackParameterDialog automatically resetting the speed value upon initialization
  • This was caused by calling changePitchControlMode before the required values/components were initialized.

Thanks to @TiA4f8R for noticing and informing me about the bug.

APK testing

The APK can be found by going to the "Checks" tab below the title. On the left pane, click on "CI", scroll down to "artifacts" and click "app" to download the zip file which contains the debug APK of this PR.

Due diligence

@litetex litetex added bug Issue is related to a bug player Issues related to any player (main, popup and background) labels May 3, 2022
@sonarqubecloud
Copy link

sonarqubecloud bot commented May 3, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

0.0% 0.0% Coverage
0.0% 0.0% Duplication

@Stypox Stypox merged commit 8395cf8 into TeamNewPipe:dev May 4, 2022
@litetex litetex deleted the fix-PlaybackParameterDialog-resetting branch May 4, 2022 17:03
@Stypox Stypox mentioned this pull request Jun 24, 2022
3 tasks
@Fs00 Fs00 mentioned this pull request Jul 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Issue is related to a bug player Issues related to any player (main, popup and background)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants