xamarin-range-slider
xamarin-range-slider copied to clipboard
Range slider for Xamarin and Xamarin.Forms
hey man, thanks for the library. Do you think you can add feature to support more than two thumbs? do you think will be possibile in next releases? Thanks
I don't have a sample but I do have the steps to reproduce this bug. If you use this control in a fragment, and that fragment uses a view holder...
I'm using this in an Android project, and whenever the sliders are set to min and max, values aren't shown over the sliders, the second I begin moving the handles,...
Xamarin.WPF is in [preview](https://developer.xamarin.com/releases/xamarin-forms/xamarin-forms-3.0/3.0.0-pre2/). Can RangeSlider support this eventually? Would it be more efficient to add additional platforms after https://github.com/halkar/xamarin-range-slider/issues/58 or https://github.com/halkar/xamarin-range-slider/issues/71 or should all these be treated as independent?
Hello! Thanks for the great library. Do you have a plan to create RangeSliderControl for macOS?
If you put a Slider inside a ScrollView, then touching the slider adjusts the slider. If you put a RangeSlider inside a ScrollView, then touching the slider attempts to scroll...
Hi, Getting below error Xamarin caused by: android.runtime.JavaProxyThrowable: System.ObjectDisposedException: Cannot access a disposed object. Object name: 'Android.Graphics.RectF'. Java.Interop.JniPeerMembers.AssertSelf(IJavaPeerable self):0 Java.Interop.JniPeerMembers.JniInstanceMethods.InvokeVirtualVoidMethod(string encodedMember, IJavaPeerable self, JniArgumentValue* parameters):0 Android.Graphics.RectF.Set(float left, float top, float...
Hello, could be nice to have a circular slider, do you think will be possibile in next releases? Thanks