Frank Ray
4515d89705
ProgressTask.GetPercentage() returns 100 when max value is 0 ( #1694 )
2024-11-22 12:44:00 +01:00
Tim Pilius
aa9e5c48c6
Adding TransferSpeedColumn configuration to display bits/bytes + binary/decimal prefixes ( #904 )
...
* Adding configuration to TransferSpeedColumn to be able to display in both bytes/bits, as well as using binary/decimal prefix definitions.
---------
Co-authored-by: Frank Ray <52075808+FrankRay78@users.noreply.github.com>
2024-11-19 15:41:49 +00:00
Phil Scott
fc0b553a4a
Revert "Fixed render issue where writeline inside status caused corrupt output #415 #694 "
...
This reverts commit 71a5d830671220e601e4e6ab4d4c352ae0e0a64a.
The commit introduced major flickering when working with LiveRenderables
Fixes #1466
2024-04-01 19:47:20 +02:00
Tom Longhurst
d921ac6f02
Positioned Progress Tasks - Before or After Other Tasks ( #1250 )
2024-03-07 08:38:59 +00:00
Phil Scott
ed9e198d60
Progress bar header and footer ( #1262 )
2023-09-16 22:39:43 +02:00
fredrikbentzen
71a5d83067
Fixed render issue where writeline inside status caused corrupt output #415 #694
2023-06-04 20:31:12 +02:00
Cédric Luthi
6acf9b8c63
Add an implicit operator to convert from Color to Style ( #1160 )
2023-05-10 14:20:12 +01:00
Patrik Svensson
c3ec6a7363
Add Layout widget ( #1041 )
...
* Add width to panels
* Add height to panels
* Replace RenderContext with RenderOptions
* Remove exclusivity from alternative buffer
* Add Layout widget
* Add Align widget
2022-11-15 10:12:17 +01:00
Patrik Svensson
52c1d9122b
Add global usings ( #668 )
...
* Use global usings
* Fix namespace declarations for test projects
2021-12-23 16:50:31 +01:00
Patrik Svensson
ec1188b837
Use file scoped namespace declarations
2021-12-22 08:51:17 -05:00
Patrik Svensson
fa5a1e88ec
Clean up Widgets
...
* Move /Widgets/Live/* to /Live/*
* Move /Widgets/Prompt/* to /Prompts/*
* Move tests and expectations to match the new locations
2021-07-14 08:38:44 -04:00