amwx / FluentAvalonia

Control library focused on fluent design and bringing more WinUI controls into Avalonia
MIT License
1.05k stars 97 forks source link

Provide ProgressRing and RadialProgressBar control #561

Closed DmitryBorodiy closed 5 months ago

DmitryBorodiy commented 6 months ago

ProgressRing is a control that visually indicates progress of an operation with one of two styles: a ring that repeatedly animates, or a ring that fills based on a value.

The ProgressRing and RadialProgressBar controls must be implemented in FluentAvalonia.

timunie commented 6 months ago

There is one in the preview package or have I dreamed that?

timunie commented 6 months ago

https://github.com/amwx/FluentAvalonia/pull/558

DmitryBorodiy commented 6 months ago

How I can get it?

timunie commented 6 months ago

installing preview package or wait for the release or use source directly