(0000758)
|
andras
|
2012-07-09 14:42
|
|
> 1. When I switch to the Browse Data page, the Output Vector
> View springs forward, and I have to close it each and every time
> -- which is a little annoying
The Dataset View also works the same way: brought forward automatically whenever one switches to the Dataset page.
Fix: removed automatic displaying of these views. Discoverability of views is not harmed, because context menus of the editor pages still offers them. |
|
(0000759)
|
andras
|
2012-07-09 14:47
|
|
> 2. Hotkey for switching between editor pages (Inputs, Browse Data,
> etc) would be very-very useful.
Already offered by Eclipse:
Alt+PgUp/PgDn cycles among editor pages (Inputs, Browse Data, Datasets, etc)
Ctrl+PgUp/PgDn cycles among tabs on the Browse Data page (All/Scalars/Vectors/Histograms)
As additional improvement, we added hotkeys to individual tabs: alt+A for All, alt+S for Scalars, alt+V for Vectors, alt+H for Histograms. (On Linux, alt+A and alt+H interferes with main menu access somewhat, but it's still usable and useful.) |
|