Skip to content
This repository has been archived by the owner on Oct 12, 2019. It is now read-only.

Layer slider bars behavior inconsistent #12

Closed
GaryHudmanAZGS opened this issue Dec 1, 2016 · 1 comment
Closed

Layer slider bars behavior inconsistent #12

GaryHudmanAZGS opened this issue Dec 1, 2016 · 1 comment
Labels

Comments

@GaryHudmanAZGS
Copy link
Collaborator

The slider drags have some irrational behavior. It will select surrounding text, and send the selection circle in the wrong direction.

@NoisyFlowers
Copy link
Collaborator

NoisyFlowers commented Dec 1, 2016

I cannot reproduce the problem of it going in the opposite direction. But it does appear to have some odd behaviors. Text selection occurs when one drags past the slider boundaries in either dimension. It occasionally gets sticky after the initial click and continues to drag until you click again.

These problems appear to be inherent to Angular Material, as their own demo exhibits the same behaviors (https://material.angularjs.org/latest/demo/slider). There are Issues open concerning this (angular/material#9643, angular/material#9362). It looks like they are wanting to change their whole way of handling gestures.

For us, we'll have to decide whether to live with it and wait for their update, avoid using md-slider, or change to a different UI framework. Since we are already iffy on the opacity interface, my guess is we'll decide to take the second option.

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

No branches or pull requests

2 participants