#688 closed Defect (fixed)
"Connected" status bar field displays wrong.
Reported by: | Didactylos | Owned by: | romw |
---|---|---|---|
Priority: | Trivial | Milestone: | Undetermined |
Component: | Manager | Version: | |
Keywords: | status | Cc: |
Description
When switching from advanced to simple view and back again, the "Connected to..." status changes to the default "Connected".
Change History (2)
comment:1 Changed 16 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:2 Changed 16 years ago by
(In [17535]) - MGR: Saving and Restoring window diminisions is not a Mac only
operation when starting up or shutting down the client. Increase the frequency of the auto-save state timer from 5 minutes to 5 seconds. Fixes #69, Fixes #735, Fixes #790,
- MGR: Lengthen the connected to client status field. Fixes #632
- MGR: Properly update the connected to client status field
even after a change to the simple view. Fixes #688
clientgui/
AdvancedFrame?.cpp sg_BoincSimpleGUI.cpp, .h
(In [17516]) - MGR: Saving and Restoring window diminisions is not a Mac only