Excellent!! Worked really easy (although it doesn’t use the -flow progressbar- logic of min/max but the 0.0 - 1.0 logic). It would be nice if we could have some text (changeable) in the middle of the bar (where all the empty space occurs…!!!
Other that that, great plugin!! Thanks!
Thanks for your feedback!
Nick R.:
logic of min/max but the 0.0 - 1.0 logic).
This is due to the still very close implementation towards the js library.
I planned releasing the 1.0 with an API closer to the Vaadin Progressbar to make the usage easier for the users.
It would be nice if we could have some text (changeable)
It is already possible to place the current value of the progressbar in the middle of the circle with a suffix and prefix.
I know this probably does not fullfil your requirements completly.
For further features consider open an issue on Github.