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 different type of sliders #229

Open
tbaranes opened this issue Jun 25, 2016 · 3 comments
Open

Handle different type of sliders #229

tbaranes opened this issue Jun 25, 2016 · 3 comments

Comments

@tbaranes
Copy link
Member

tbaranes commented Jun 25, 2016

There one thing which is really annoying with UISlider: it's hardly customisable.
So here a proposal to improve AnimatableSlider: add a property SliderType which is a bit similar to MaskDesignable but fully dedicated to sliders. Here some random examples I found on github:

Moreover, it's joining NSSlider concept which has a NSSliderType property to create linear or circular slider.

That would definitely be useful, and even more useful since we could design them directly from IB!

@JakeLin
Copy link
Member

JakeLin commented Jun 27, 2016

I feel it is annoying too. I like the idea to have more customizable Slider.

@tbaranes tbaranes added this to the 3.0 milestone Jun 27, 2016
@lastMove
Copy link
Member

lastMove commented Jul 6, 2016

Great Idea. I will maybe look at this.

@phimage
Copy link
Member

phimage commented Mar 25, 2017

one PR about it
#417

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

No branches or pull requests

4 participants