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

Circle at six o'clock #11

Open
DataZombies opened this issue Feb 5, 2016 · 0 comments
Open

Circle at six o'clock #11

DataZombies opened this issue Feb 5, 2016 · 0 comments

Comments

@DataZombies
Copy link

Thanks for this tool. I'm not good with PhotoShop so you saved me countless hours of frustration. I am generating a single arc with data-bgColor="rgba(127,127,127,.25)". I modified the single arc code as suggested in issue 5, but have an problem. There's a circle at the six o'clock position. It looks like there are two half background arcs and that they are overlapping.

screen shot 2016-02-05 at 11 38 57 am

The complete single arc code is...

<input id="single-single-arc" class="knob with-subtext" data-min="0" data-max="100" 
value="75" data-bgColor="rgba(127,127,127,.25)" data-fgColor="#7F7F7F" 
data-fgColorMid="#7F7F7F" data-fgColorEnd="#7F7F7F" data-displayInput=true 
data-width="300" data-height="300" data-thickness=".2" data-bgthickness=".2" 
data-angleOffset=0 data-linecap=round data-readOnly=true data-inputColor="#ffffff" 
data-shadow=true data-shadowColor="#555555">

Do you have any suggestions ofter than editing images 1 - 50 in PS? Maybe make the background edges flat by default?

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

No branches or pull requests

1 participant