You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Only the slider that have a gradient as background color have an indicator. For the other sliders, it's an active zone.
It's not a bug, it's like this by design. We can certainly improve the design by using the same slider as tile card is using which have a more subtle indicator.
Requirements
Current Behavior
Only some of the
mushroom-slider
components are configured withshowIndicator=true
(which addsslider-track-indicator
).For instance the
LightColorControl
andLightColorTempControl
show the indicator butLightBrightnessControl
andFanPercentageControl
do not.Expected Behavior
All sliders should show the indicator.
Steps To Reproduce
No response
Context
YAML state
Environment
Anything else?
No response
The text was updated successfully, but these errors were encountered: