Feature #5619 2013-02-11 00:06
szmitek
Automatic hiding panels
I would like to suggest automatic hiding panels 'Management' and 'Logs & others'. Auto-hide of the panels would work like in Netbeans and Visual Studio. The panels could be expanding by hovering over them. The panels would minimize to a bar containing a list of the tabs. When you moved the mouse over a element of this list, the panel would expand and the tab, which the hovered element indicated, would be active. The panel 'Logs & others' could be also showed automatically during certain operations, for example the tab 'Build log' would be showed at compile time.
Thanks to automatically hiding panels more space would be left for the code. Work on the code takes longer than viewing panels.
- Category
- Interface
- Status
- Open
- Close date
- Assigned to
History
Ok, Currently you can press the "F2" to toggle the Panel(either shown or hidden), I mean currently you can manually change it.