Opened 6 years ago

Closed 6 years ago

Last modified 6 years ago

#5416 closed enhancement (wontfix)

disable a toolbar

Reported by: massimo ceraolo Owned by: Adeel Asghar
Priority: normal Milestone: 1.14.0
Component: OMEdit Version: v1.14.0-dev-nightly
Keywords: Cc:

Description (last modified by massimo ceraolo)

Recently OMEdit has added a toolbar in the variables browser. that was not there the last time the user's guide was updated.
The toolbar I mean is highlighted by a red rounded rectangle in the png picture enclosed.

I think that toolbar is not frequently used, and indeed has not been there for years. But it occupies a significant part of the OMEdit window space.

I would appreciate if it could optionally be hidden.

If I understand well, that toolbar has a function only when array plots are used. If this is true, maybe it can be shown only when at least one array plot is open?

Attachments (1)

picture.png (140.6 KB ) - added by massimo ceraolo 6 years ago.

Download all attachments as: .zip

Change History (6)

by massimo ceraolo, 6 years ago

Attachment: picture.png added

comment:1 by massimo ceraolo, 6 years ago

Description: modified (diff)

comment:2 by massimo ceraolo, 6 years ago

Description: modified (diff)

comment:3 by Adeel Asghar, 6 years ago

Resolution: wontfix
Status: newclosed

This toolbar is of course used by array plots but most importantly for DynamicSelect annotation and debugging of state machines. There is some information about it in the users guide now.

With the modern day 4k screens I believe space is not an issue but nevertheless this is an important toolbar and we want to keep it.

comment:4 by massimo ceraolo, 6 years ago

Ok, it is up to developers.

However, I don't agree that with modern 4k screens space is not an issue.
Resolution is a different thing than space: e.g., I do have a 4k screen but the space (in cm and in visual angles) on my screen is not different from what I used to have earlier.

For me careful consideration of any bit of space is always important when programming GUI's.

At least I would recommend to reduce the size of arrows, so that the vertical size of the toolbar with arrows is not larger than that required by the two labels (Time and Speed) and edit controls.
Yes, we would gain just a few mm's, but those can be used to display a slightly longer variable list.

in reply to:  4 comment:5 by Adeel Asghar, 6 years ago

Replying to ceraolo:

At least I would recommend to reduce the size of arrows, so that the vertical size of the toolbar with arrows is not larger than that required by the two labels (Time and Speed) and edit controls.
Yes, we would gain just a few mm's, but those can be used to display a slightly longer variable list.

It is customizable via Tools->Options->General->Toolbar Icon Size.
Note that it will change the size of all the toolbars in OMEdit.

Note: See TracTickets for help on using tickets.