Artur Shamsutdinov

Results 37 comments of Artur Shamsutdinov

Can you provide a minimal solution reproducing the problem?

@Tommigun1980 1. The build is broken (just comment sonarqube for now). 2. You are changing the default behaviour. If you want to change it you can use the same Material...

1. Sorry, I was referring to lines https://github.com/halkar/xamarin-range-slider/blob/master/build.cake#L54 and https://github.com/halkar/xamarin-range-slider/blob/master/build.cake#L56 2. Yes, I understand that the current behaviour maybe not perfect but existing programs may rely on it. Yes, I...

Can you provide a sample project to reproduce the problem?

Thanks @CatherineSD, I'll investigate.

@CatherineSD touch is handled by the control itself and then it checks which thumb was touched.

@CatherineSD, unfortunately, I can't reproduce the issue :( If you could share more information that would be helpful.

> If you data bind LowerValue and UpperValue to a model with i.e. low = 5 and high = 15, when RangeSlider is initialized it will automatically adjust UpperValue and...

@charlesroddie I can't reproduce the issue. Do you have a sample project?