Ring shaped UI Component #173
gitchomik
started this conversation in
Feature Requests
Replies: 2 comments 6 replies
-
This is something I'd really like as well! Implementation-wise it'd be pretty difficult though, especially with current layout stuff and the lack of real conical gradient support in SVG Maybe one day :) |
Beta Was this translation helpful? Give feedback.
5 replies
-
Finally got something up my sleeve for this, supports nesting and start/end angles ;) |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Ring shaped UI Component with same functions as sliders that allow the user to adjust a specific color channel.
Or maybe just extend component: iro.ui.Slider options
sliderShape: 'ring'
I think that it will looks very nice, especially around the
iro.ui.Wheel
Example:
https://www.canva.com/colors/color-wheel/
Beta Was this translation helpful? Give feedback.
All reactions