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

Show sliderbubble even when FX list scrolled #1810

Closed
jdtsmith opened this issue Mar 19, 2021 · 1 comment
Closed

Show sliderbubble even when FX list scrolled #1810

jdtsmith opened this issue Mar 19, 2021 · 1 comment

Comments

@jdtsmith
Copy link

Is your feature request related to a problem? Please describe.
I love the new sliderbubble showing speed and intensity value as you slide. But when you scroll the list of effects, it is not displayed. So you must scroll all the way up, set the slider, then remember which effect you had set and scroll back down.

Describe the solution you'd like
By placing the bubble on top the bar (higher z-index), and moving it from the left to right side as the slider passes the mid-way point, you could easily have it displayed even when the effects list is scrolled down. As currently, it would remain hidden when not actively sliding.

Describe alternatives you've considered
Alternatively, a small background-free number could be placed below the icon at left of the slider bar, but this may be difficult for mobile users to read.

Additional context
Here's a "while-sliding" mock-up with the bubble to the left side (since the slider is right of center):

image

@blazoncek
Copy link
Collaborator

This is fixed in @andyshinn PR #1685 .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants