Progress Bar
Bug #1129535 reported by
Sam Bull
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Simple Game Code |
Fix Committed
|
Wishlist
|
Michael Rochester |
Bug Description
A progress bar widget.
Related branches
lp://staging/~codeforger/simplegc/ProgressBar
- Sam Bull: Approve
- Diff: 0 lines
Superseded
for merging
into
lp://staging/simplegc
- Sam Bull: Approve
-
Diff: 206 lines (+180/-0)3 files modifieddocs/sgc.widgets.rst (+13/-0)
sgc/__init__.py (+1/-0)
sgc/widgets/progress.py (+166/-0)
Changed in simplegc: | |
status: | Triaged → In Progress |
assignee: | nobody → Michael Rochester (codeforger) |
Changed in simplegc: | |
status: | In Progress → Fix Committed |
To post a comment you must log in.
I recommend both progress bars and loading/wait indicators. By wait indicator I mean like a spinning wheel.