Skip to content

The min and max range value disappears when reached at a certain point. #399

Closed
@dassaptorshi

Description

@dassaptorshi

Steps to reproduce

  1. Say the ciel value is 100
  2. When we start sliding towards it around 90 or 91 the label disappears.
  3. Both for min and max

Expected behaviour

There should be a config which can be done to keep the label even when it reaches the limit.

Actual behaviour

It hides the label.We have an option 'hideLimitLabels' however it hides the limit label completely.
We have a function 'updateHighHandle' which calls this.shFloorCeil() which I believe add the visibility hidden to the CSS. If this can be configured it will be nice.not to call the function.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions