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

ExoPlayer volume/brightens too sensitive #503

Closed
theScrabi opened this issue Apr 15, 2017 · 9 comments
Closed

ExoPlayer volume/brightens too sensitive #503

theScrabi opened this issue Apr 15, 2017 · 9 comments

Comments

@theScrabi
Copy link
Member

@mauriciocolli

The left and right area for brightens, and volume are a little bit to sensitive. Can you please make them less sensitive.

screenshot_20170415-132720

@Generator
Copy link
Contributor

Notice that too, swipe controls way too sensitive.
Something more smooth like on VLC would be nice.

@mauriciocolli
Copy link
Contributor

Just a temporary fix, I guess I'll rewrite the gesture detector when I have more time...

@ildar
Copy link

ildar commented Dec 15, 2017

devs: logarithmic scale is the key here IMHO. Emm, exponential to be precise.
@theScrabi : please, tOO, not tO

@theScrabi
Copy link
Member Author

@theScrabi : please, tOO, not tO

What do you mean by that?

@utack
Copy link

utack commented Dec 15, 2017

He is a grammar comcast, he literally only meant the spelling of the word 'too'

@ghost
Copy link

ghost commented Dec 15, 2017 via email

@ildar
Copy link

ildar commented Dec 15, 2017 via email

@theScrabi theScrabi changed the title ExoPlayer volume/brightens to sensitive ExoPlayer volume/brightens too sensitive Dec 15, 2017
@theScrabi
Copy link
Member Author

theScrabi commented Dec 15, 2017

Oh I see :P. Thank you :D

@mauriciocolli mauriciocolli mentioned this issue Aug 18, 2018
1 task
TheMatten pushed a commit to TheMatten/NewPipe that referenced this issue Aug 20, 2018
-Previous version was imprecise and described as too sensitive (TeamNewPipe#503)
-This version behaves similarly to seekbars - instead of incrementing
 value by step every Nth event it increments progress bar (whose max is
 based on screen size) by event's distance and then converts value to near
 available setting (in case of volume); this allows for smooth transition,
 precise control and predictable behaviour at the same time
@TheMatten
Copy link
Contributor

@theScrabi #1604 introduced new gestures behavior - do you think it resolves this issue?

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

No branches or pull requests

6 participants