HamzaGhazouani / HGCircularSlider

A custom reusable circular / progress slider control for iOS application.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Setting the start position

Isuru-Nanayakkara opened this issue · comments

Hi,

I want to make a progress view that looks like this.

screen shot 2017-09-06 at 9 57 25 am

I can't seem to set the startPointValue to a position shown in the image above. It gets set to 0.

I wasn't able to find this also so I made this implementation: https://github.com/spaluchiewicz/HGCircularSlider/tree/experiments/circleInitialAngle

Maybe (with small refactor) it's worth to merge this into main repo.

Hi @spaluchiewicz, if you could send a PR with this great feature it will be nice

@spaluchiewicz That's great! Hopefully the PR will get accepted soon.

Hi,

I want to make a progress view that looks like this.

screen shot 2017-09-06 at 9 57 25 am

I can't seem to set the startPointValue to a position shown in the image above. It gets set to 0.

Hi,
@Isuru-Nanayakkara Have you managed to do it?
@spaluchiewicz Please example how do implementation this?
Thanks

@spaluchiewicz @HamzaGhazouani What's the status of this issue? I can see a PR, but no recent activity.

Can I help?