Valentin Hervieu

Results 275 comments of Valentin Hervieu

Yes sure or you can create the PR as soon as you get a first commit so we can discuss as long as you go. ;) I'm planning to merge...

Indeed, your implementation looks simple, that's cool! Could you submit a PR with a demo for this? You will need to generate the dist files so the demo works (check...

It's been a while since I worked on this library. However, if I recall correctly, mouse events are not taking any transformations into account. There was the same issue with...

This is because a new option would be required to tell the slider it is rotated so that the internal logic takes it into account. Such an option doesn't exist...

It depends which library you are using. If it's the Angular one, yes this is not the right issue board 🙂

Sorry for the delay. Indeed, this is not implemented at the moment and it would be quite complex to add. I won't implement it but I'm still open to merge...

Hey, Yes I understand your issue. The function responsible for this issue is this one: https://github.com/angular-slider/angularjs-slider/blob/master/src/rzslider.js#L666 I've never liked the way it was implemented and I agree that relying on...

Could you please provide a JSFiddle showing the issue? You can fork this one as a start point: https://jsfiddle.net/wm3ce8jb/ .

Unfortunately, this is the first time somebody reports such an issue. Without a reproduction, it's impossible to investigate... :/