Skip to content

5.0.0

Compare
Choose a tag to compare
@Mpdreamz Mpdreamz released this 23 Feb 21:23
· 18 commits to master since this release

The progress bar will now scroll children into view as much as it can see:

image

Bump to 5.0.0 because this release changes a typo on IProgressBar. ForeGroundColor is now Foregroundcolor and accepts a setter as well allowing you to update the color of the progressbars at runtime

image

Further more you can now call Tick() with an estimated total run time which will be displayed on the running time

image

Full list of changes here:

4.3.0...5.0.0

Massive thanks to everyone involved: @chris579 @DanielHartl @KrisztianKaszas and everyone reporting issues