mirror of
https://github.com/gui-cs/Terminal.Gui.git
synced 2025-12-28 08:47:59 +01:00
* Fixes #2883. ProgressBar: 'Frame.DrawFrame(Rect, bool)' is obsolete: 'This method is obsolete in v2. Use use LineCanvas or Frame * Refactored ProgressBar to use Frames correctly * Hacked other FramesEditor scenarios to work... needs to be done more cleanly * Prevents for null state. * re-added my changs * Fixed unit tests * Fixed unit tests2 * Commit to run CI test again. --------- Co-authored-by: Tig <tig@users.noreply.github.com> Co-authored-by: Tig Kindel <tig@kindel.com>