Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
[FEATURE][composer] New action for toggling visibility of panels
This change adds a new action to the composer which hides or shows all panels from the window. It's useful for maximising the space available to interact with a composition. A shortcut (F10) and menu item can be used to toggle this option, or via pressing 'tab' while the main composer view is focused.
- Loading branch information
Showing
with
36 additions
and 0 deletions.
- +19 −0 src/app/composer/qgscomposer.cpp
- +3 −0 src/app/composer/qgscomposer.h
- +14 −0 src/ui/qgscomposerbase.ui