pughpugh / react-countdown-clock

HTML5 canvas countdown clock React component
ISC License
187 stars 83 forks source link

Set countdown duration #40

Open PierreAndreis opened 6 years ago

PierreAndreis commented 6 years ago

Currently we can only set seconds, and the circle will start all filled up, which is the max second. I would like to be able to set countdown duration as 60 and seconds at 30. So the countdown will start at 30 seconds and be the size of a 60 seconds countdown

PierreAndreis commented 6 years ago

https://github.com/pughpugh/react-countdown-clock/pull/22

zaidchauhan commented 6 years ago

@pughpugh Any updates on this ?

pughpugh commented 6 years ago

It seems like a sensible request and I apologies for not attending to it sooner. I might have chance to look at it over the xmas period.

zaidchauhan commented 6 years ago

Thanks for the updates :)

On Friday, December 22, 2017, Hugh Gallagher notifications@github.com wrote:

It seems like a sensible request and I apologies for not attending to it sooner. I might have chance to look at it over the xmas period.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/pughpugh/react-countdown-clock/issues/40#issuecomment-353613781, or mute the thread https://github.com/notifications/unsubscribe-auth/AHQz-VBDGWwNc2nkIp1SaCC6b598596cks5tC8NzgaJpZM4PjiKk .

--


Regards Zaid Chauhan Sr. Software Engineer

View My Profile on Linked In http://in.linkedin.com/in/zaidchauhan

rodiwa commented 6 years ago

Hey! I just wanted to check if this feature (set duration) is going to be available anytime soon?