Opened 19 years ago
Closed 19 years ago
#149 closed Defect (fixed)
Resource share bars showing full, not percentage
| Reported by: | Ageless | Owned by: | romw |
|---|---|---|---|
| Priority: | Minor | Milestone: | Undetermined |
| Component: | Manager | Version: | |
| Keywords: | Cc: |
Description
The resource share bars in Boinc Manager->Projects should show the percentage used when using multiple projects. Now they all show as full (100%), even with different RS and percentages.
Change History (3)
comment:1 Changed 19 years ago by
| Owner: | changed from davea to romw |
|---|
comment:2 Changed 19 years ago by
comment:3 Changed 19 years ago by
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
(In [12541]) - fixes #5: Include the version number of the client next to it's
name, so people can see if they need to upgrade a remote client.
- fixes #149: Change the parsing function for the
CBOINCGridCellProgressRenderer so that we don't have to update the docs or screenshots. Display the progress bar as a resource share fraction.
clientgui/
AdvancedFrame?.cpp BOINCGridCtrl.cpp MainDocument?.cpp, .h ViewProjectsGrid?.cpp

I checked in a fix in my private workspace.