Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Handle placement is wrong #12

Open
SimonCehlin opened this issue May 13, 2020 · 3 comments
Open

Handle placement is wrong #12

SimonCehlin opened this issue May 13, 2020 · 3 comments

Comments

@SimonCehlin
Copy link

When setting the grid="false" the placement of the handles are slightly of:
image

When setting it to true it works:
image

@oguzhaninan
Copy link
Owner

Hi @SimonCehlin ,
Thanks for warning. I fixed this issue. Please check the new version.

@dukie66
Copy link

dukie66 commented Apr 30, 2021

This issue is not fixed. I am using "vue-histogram-slider": "^0.3.8", version.
<HistogramSlider width="100%" :toFixed="true" :fromFixed="true" :grid="false" :type="'double'" :barHeight="0" :min="1" :max="10" :step="1" :handleSize="15" :bar-height="100" :data="range" />

image

@pkaruga
Copy link

pkaruga commented Apr 10, 2023

vue-histogram-slider

I'm facing the same issue. Are you sure this is fixed?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants