MultiRangeBar: Store symbols separately from range size · commit-0/python-progressbar@8756b67 · GitHub
Skip to content

Commit 8756b67

Browse files
committed
MultiRangeBar: Store symbols separately from range size
List[(Marker, Amount)] is a bit confusing to work with, and for all pratical effects the list of intervals doesn't change after the bar has been created
1 parent 659694e commit 8756b67

2 files changed

Lines changed: 35 additions & 34 deletions

File tree

examples.py

Lines changed: 12 additions & 11 deletions

progressbar/widgets.py

Lines changed: 23 additions & 23 deletions

0 commit comments

Comments
 (0)