Ticket #6681 (closed feature: fixed)
Progressbar: add max option
| Reported by: | scott.gonzalez | Owned by: | |
|---|---|---|---|
| Priority: | minor | Milestone: | 1.8.7 |
| Component: | ui.progressbar | Version: | 1.8.6 |
| Keywords: | Cc: | ||
| Blocking: | Blocked by: |
Description
Progressbars should be able to define a max value. In a process with 10 steps, there is more semantic value in saying you are on step 4 of 10 than there is in simply saying you are 40% done.
Change History
Note: See
TracTickets for help on using
tickets.


Progressbar: Added max option. Fixes #6681 - Progressbar: add max option.