Opened 10 years ago

Closed 9 years ago

Last modified 9 years ago

#3194 closed enhancement (fixed)

Better space exploitation by OMEdit

Reported by: anonymous Owned by: Adeel Asghar
Priority: normal Milestone: 1.9.4
Component: OMEdit Version: trunk
Keywords: Cc:

Description

We OMEdit users are always hungry for space on our computer screens.
At present, OMedit does not care enough about space.
Two suggestions:

1) When the plot legend is on top, the space above and below its text is too large, and steals room useful for the plot. This is especially evident when the number of variables requires a two-row legend. I would recommend to reduce this space above and below the legend text significantly

2) Modelica output tends to have a lot of variables. The "find Variables" feature is very useful in finding what needed.
However the vertical space above and below each variable's name in the "Variables browser" is too large. If technically feasible with small effort, I would recommend to reduce this space by around one third.

Change History (10)

comment:1 by Rüdiger Franke, 10 years ago

One might also move the message browser from the main window to the additionally popping up Simulation Output window. The latter has already two tabs for Output and Compilation and would then get a third tab. This way a lot of space would become available in the main window. Moreover this would simplify the browsing of messages because the simulation output restarts for each simulation and it typically shows more text lines in its default size.

in reply to:  1 comment:2 by Adeel Asghar, 10 years ago

Replying to rfranke:

One might also move the message browser from the main window to the additionally popping up Simulation Output window. The latter has already two tabs for Output and Compilation and would then get a third tab. This way a lot of space would become available in the main window. Moreover this would simplify the browsing of messages because the simulation output restarts for each simulation and it typically shows more text lines in its default size.

No, this is never going to happen. Messages Browser is used to display all kind of messages whereas simulation output window only shows output of simulation executable.

However, since Messages Browser is part of the MainWindow so you can dock it to right or left.

comment:3 by Rüdiger Franke, 10 years ago

OK. Undocking the Messages Browser is fine.

comment:4 by Martin Sjölund, 10 years ago

Milestone: 1.9.21.9.3

Milestone changed to 1.9.3 since 1.9.2 was released.

comment:5 by anonymous, 9 years ago

Maybe just point 1 can be addressed?
It should be straightforward, I suppose.
Thank you.

comment:6 by Martin Sjölund, 9 years ago

Milestone: 1.9.31.9.4

Moved to new milestone 1.9.4

comment:7 by Adeel Asghar, 9 years ago

This issue has now been fixed in a development branch https://github.com/adeas31/OMEdit/tree/indentation for OpenModelica 1.9.4 final release.

Only point 2 is addressed. The "find variables" feature is now collapsible and also space above and below each variable is removed.

Point 1 is not possible because it is part of the 3rdParty tool (Qwt) we are using.

Last edited 9 years ago by Adeel Asghar (previous) (diff)

comment:8 by Adeel Asghar, 9 years ago

Resolution: fixed
Status: newclosed

The fix is now available via the nightly build.

comment:9 by Martin Sjölund, 9 years ago

Milestone: 1.9.41.9.4-1.9.x

Milestone renamed

comment:10 by Martin Sjölund, 9 years ago

Milestone: 1.9.4-1.9.x1.9.4

Milestone renamed

Note: See TracTickets for help on using tickets.