Skip to content

Speed and pitch slider do not respect the step/scaling setting #11731

@luewolf

Description

@luewolf

Checklist

  • I am able to reproduce the bug with the latest version given here: CLICK THIS LINK.
  • I made sure that there are no existing issues - open or closed - which I could contribute my information to.
  • I have read the FAQ and my problem isn't listed.
  • I have taken the time to fill in all the required details. I understand that the bug report will be dismissed otherwise.
  • This issue contains only one bug.
  • I have read and understood the contribution guidelines.

Affected version

0.27.2

Steps to reproduce the bug

  1. Click on the video.
  2. Click on the playback speed button (looks like "1x" with default settings)
  3. Set the scaling increment to any value except 1% (i.e. 5%, 10%, 25%, 100%)
  4. Move the slider around.
  5. Notice that the slider still increases/decreases in 0.01 increments.

Expected behavior

The sliders should clip to the desired increments, i.e. if 25% is set, it should only stop on 1x, 1.25x, 1.5x, 0.75x etc.

Actual behavior

The slider does 0.01x speed increments regardless of what increment size is selected. This makes it difficult to arrive at "neat" values when using the slider, forcing users to use the buttons at the sides of each slider.

Screenshots/Screen recordings

No response

Logs

No response

Affected Android/Custom ROM version

No response

Affected device model

No response

Additional information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionNot really an issue, but more of a question about how something works

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions