#2832 closed enhancement (obsolete)
Explicitly differ between continuous and marquee Progress
Reported by: | pfleck | Owned by: | |
---|---|---|---|
Priority: | medium | Milestone: | |
Component: | MainForm.WindowsForms | Version: | |
Keywords: | Cc: |
Description
Currently, the ProgressView displays a continuous progress for ProgressValues between 0 and 1. For other values, the progress bar is displayed as marquee ("undefined progress state").
The distinction whether a continuous progress or marquee is shown should be made explicitly (via a bool property).
Change History (3)
comment:1 Changed 7 years ago by abeham
- Version 3.3.15 deleted
comment:2 Changed 7 years ago by pfleck
- Resolution set to obsolete
- Status changed from new to closed
comment:3 Changed 7 years ago by abeham
- Milestone HeuristicLab 3.3.16 deleted
Note: See
TracTickets for help on using
tickets.
Implemented in #2845