Skip to content

Added BarStartFilled and BarEndFille to Theme struct #203#204

Merged
schollz merged 2 commits intoschollz:mainfrom
janpfeifer:main
Oct 3, 2024
Merged

Added BarStartFilled and BarEndFille to Theme struct #203#204
schollz merged 2 commits intoschollz:mainfrom
janpfeifer:main

Conversation

@janpfeifer
Copy link
Contributor

@janpfeifer janpfeifer commented Oct 3, 2024

  • Added BarStartFilled and BarEndFilled fields to Theme struct, and corresponding unit tests.
  • Added 3 predefined themes for users to choose from, if they want: ThemeDefault (no changes), ThemeASCII ("[===>...]") and ThemeUnicode using graphic symbols.
  • Small documentation additions and fixes.
  • Fixed issue where a call to ProgressBar.Finish() after it had already been finished by ProgressBar.Add(), would clear it, even if the user didn't request the clear.

Following up on issue #203

Added 3 predefined themes for users to choose from, if they want: ThemeDefault (no changes), ThemeASCII ("[===>...]") and ThemeUnicode using graphic symbols.
Small documentation additions and fixes.
@schollz
Copy link
Owner

schollz commented Oct 3, 2024

Amazing!!!! Incredible work, thanks

@schollz schollz merged commit 0e8db3d into schollz:main Oct 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants