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: allow changing volume in full height of volume control #3987

Merged
merged 2 commits into from
Jan 31, 2017

Conversation

gkatsev
Copy link
Member

@gkatsev gkatsev commented Jan 26, 2017

This makes it so you don't have to be precise in changing the volume.

One thing I'm not sure is whether I should change the cursor for the entirety of the volume control. I guess I probably should.

I'll be making another PR soon to allow similar functionality on the progress control.

@gkatsev
Copy link
Member Author

gkatsev commented Jan 26, 2017

This has a small issue where if you drag out of the volume control, it'll hide but I think that should be fixed after #3981 has been merged. I could either rebase this and update here or make a separate PR for the lock showing aspect then.

Copy link
Member

@misteroneill misteroneill left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice.

@misteroneill
Copy link
Member

I think the cursor ought to reflect the interactive state. So, if you're hovering over something you can interact with, it should change.

@gkatsev gkatsev force-pushed the volume-control-volume branch from 0f133e9 to bf4e1f2 Compare January 30, 2017 20:15
@gkatsev
Copy link
Member Author

gkatsev commented Jan 31, 2017

The issue that's failing the build is the sass issue that was just fixed by #4001, so, I'm just going to merge this in.

@gkatsev gkatsev merged commit f87ada1 into master Jan 31, 2017
@gkatsev gkatsev deleted the volume-control-volume branch January 31, 2017 20:11
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

Successfully merging this pull request may close these issues.

2 participants