jsuarezruiz / AlohaKit.Controls

A set of .NET MAUI drawn controls.
MIT License
410 stars 47 forks source link

[Request] Property to reverse Progress Radial direction #3

Closed justadaniel closed 2 years ago

justadaniel commented 2 years ago

I don't know if you're accepting requests on this repo, but I think it would be pretty cool if there was a property on the ProgressRadial such as IsClockwise to reverse the fill direction of the progress bar. Instead of filling from the right-hand side, it'll fill from the left.

jsuarezruiz commented 2 years ago

Of course requests, PRs, etc. are accepted. In this case, moreover, the request makes sense.

jsuarezruiz commented 2 years ago

Already implemented by https://github.com/jsuarezruiz/AlohaKit/pull/4