Vue-slider-component: [v3] Overlapping Tooltips

Created on 30 Oct 2019  路  1Comment  路  Source: NightCatSama/vue-slider-component

Describe the bug

When using the component in range mode, if 2 sliders come close to one another, the tooltip should merge and display both values. Currently they overlap:
image

The expected result:
image

I know I can mitigate the issue by making the second tooltip display at the bottom but this does have a more consistent look.

Environment

  • OS & Version: Windows 10
  • Vue version: 2.6.1
  • Component Version: 3.0.41
bug

Most helpful comment

Can be implemented by slot.

https://jsfiddle.net/NightCatSama/3hg0246q/5/

>All comments

Can be implemented by slot.

https://jsfiddle.net/NightCatSama/3hg0246q/5/

Was this page helpful?
0 / 5 - 0 ratings