WSDOT-GIS / arcgis-js-layer-list

Layer list UI control for ArcGIS API for JavaScript
The Unlicense
2 stars 1 forks source link

Drag-and-drop on layers messes up opacity slider #6

Closed JeffJacobson closed 9 years ago

JeffJacobson commented 9 years ago

Trying to adjust a layer's opacity by dragging opacity slider will instead drag the list item for sorting.

Workaround

Instead of dragging the slider, click a spot on the slider to adjust it.