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
I would expect that once there is enough room to display the label it should be displayed. From that point on, moving the value selector further away should not cause it to be hidden again.
Actual behaviour
Notice how the floor label is NOT shown until we move all the way to -1 and then is hidden again when we move to -1.001 even though there is plenty of room to display it.
A similar thing happens on the ceiling side.
The text was updated successfully, but these errors were encountered:
Thanks ValentinH! It probably does not matter now, but I will mention that I tried this with version 5.5.1 and 5.8.1 and found the same behavior with each. I appreciate the quick response!
Steps to reproduce
Demo: http://jsfiddle.net/jlyndesensus/ruwfq48t/7/
Expected behaviour
I would expect that once there is enough room to display the label it should be displayed. From that point on, moving the value selector further away should not cause it to be hidden again.
Actual behaviour
Notice how the floor label is NOT shown until we move all the way to -1 and then is hidden again when we move to -1.001 even though there is plenty of room to display it.
A similar thing happens on the ceiling side.
The text was updated successfully, but these errors were encountered: