Opened 17 years ago

Closed 16 years ago

Last modified 15 years ago

#161 closed Enhancement (duplicate)

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

Reported by: Simek Owned by: 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 (1)

screen.png (11.8 KB) - added by Simek 17 years ago.
left panel width small bug

Download all attachments as: .zip

Change History (4)

Changed 17 years ago by Simek

Attachment: screen.png added

left panel width small bug

comment:1 Changed 17 years ago by Simek

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

comment:2 Changed 17 years ago 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.

comment:3 Changed 16 years ago by Didactylos

Resolution: duplicate
Status: newclosed

Duplicate of #82

Note: See TracTickets for help on using tickets.