manumaticx / circularprogress

Circular Progressbar Widget for Alloy
87 stars 19 forks source link

Exposed getValue from widget. #7

Closed boarnoah closed 9 years ago

boarnoah commented 9 years ago

To help see the current value of the widget in code.

manumaticx commented 9 years ago

Can you also add this to the $.container please? (here: https://github.com/manumaticx/circularprogress/blob/22cd95f4b81e6e156aa0f5b5d803511113bdd14d/de.manumaticx.circularprogress/controllers/widget.js#L91)

thanks! :)

boarnoah commented 9 years ago

Yeah sure let me get on that.

boarnoah commented 9 years ago

@manumaticx Hey sorry for the delay, I added that.

Also thank you making it, we needed a circular balance counter for our mobile app (save.ca) and it really saved a lot of time. screen shot 2015-04-24 at 9 41 03 am

manumaticx commented 9 years ago

Super cool! This looks very nice! :+1:

manumaticx commented 9 years ago

and thanks for the pull request :)

rondog commented 9 years ago

I'm glad so many have found this useful. The awesome thing is I made an angularjs version of this and it was near identical code