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

Need rounded edge for Pie slider shape. #6

Closed
soundar24 opened this issue Oct 19, 2015 · 4 comments
Closed

Need rounded edge for Pie slider shape. #6

soundar24 opened this issue Oct 19, 2015 · 4 comments
Assignees

Comments

@soundar24
Copy link
Owner

Currently the "pie" slider having the square type edges. The rounded edge also needed for this case.

This was requested by "James Lanman" on here:
http://roundsliderui.com/#comment-2284596311

@soundar24
Copy link
Owner Author

Added the new property "roundedCorner" to achieve the rounded edge behavior. By setting the property value as true this can be achieved.

After setting roundedCorner: true, it looks like:

round slider with rounded edge

@soundar24
Copy link
Owner Author

Once need to consider the property name and still the roundslider 1.2 version not released. So i reopened this issue.
(This functionality will be included in the 1.2 version, at that time the property name will be finalized.)

@soundar24 soundar24 reopened this Dec 22, 2015
soundar24 added a commit that referenced this issue Jan 3, 2016
@soundar24
Copy link
Owner Author

Finalized the property name as "lineCap", also the possible values are "square" and "round".

@soundar24
Copy link
Owner Author

With the stable version 1.3 the lineCap property was included. Please check the below demo:
http://jsfiddle.net/soundar24/LpuLe9tr/270/

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

1 participant