Esri / calcite-design-system

A monorepo containing the packages for Esri's Calcite Design System
https://developers.arcgis.com/calcite-design-system/
Other
290 stars 75 forks source link

Slider horizontal line thickness should not depend on its position #5767

Open avkolomeets opened 2 years ago

avkolomeets commented 2 years ago

Actual Behavior

See how the horizontal line changes depending on its position for 13px document font size that we use in our web app.

image

Expected Behavior

The line thickness must stay the same.

Reproduction Sample

https://codepen.io/cont-kolomeets/pen/QWxMRMd?editors=1000

Reproduction Steps

See the sample.

Reproduction Version

beta.98

Relevant Info

No response

Regression?

No response

Impact

No response

Esri team

ArcGIS Business/Community Analyst

avkolomeets commented 1 year ago

@jcfranco I believe this is due to fractional value of the slider track. It would be better to have it fixed to 1 or 2 px.

image