Ticket #161 (closed Enhancement: duplicate)

Opened 3 years ago

Last modified 3 months ago

Change the width (from constant to resize) of left panel in Manager.

Reported by: Simek Assigned to: romw
Priority: Trivial Milestone: Undetermined
Component: Manager Version:
Keywords: Cc:

Description

Left panel i BOINC Manager shouldn't have constant width, becouse sometimes captions of the buttons are lenght and it cause that parts of buttons are covered up by for example: project list.

I think that the solution is:

  • change the constant width of left panel to minimal width with same value;
  • enable panel resize;
  • add "if" condition: if button width is longer than 170px (that te default width of button) change panel width by actual button width - 170px.

I hoped that my logic help even just a little.

I attached sample screenchot.

And finally sorry for my bad english!

Attachments

screen.png (11.8 kB) - added by Simek on 05/04/07 06:48:55.
left panel width small bug

Change History

05/04/07 06:48:55 changed by Simek

  • attachment screen.png added.

left panel width small bug

05/06/07 12:56:35 changed by Simek

It's duplicate of some part of Ticket 82 It could be closed ;)

06/10/07 15:42:05 changed by mikus

As a user with weak eyes (and therefore a larger font setting), I am faced with the opposite problem -- the left column seems to take up so much of my screen that I can't squeeze in all the information I want to see on the right. If the left column width were adjustable, I could truncate that column (I know what the buttons I customarily use say) and leave more room to display the changing information that the right columns provide.

06/25/08 02:27:46 changed by Didactylos

  • status changed from new to closed.
  • resolution set to duplicate.

Duplicate of #82


If this page is incomplete or incorrect, please edit it or add it to the wiki to-do list. To do this, you must be logged in; click Login or Register above.