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] Full screen mode for composer
This change adds a full screen mode for the composer. Full screen mode can be enabled via a shortcut key (F11) or via a menu action.
- Loading branch information
Showing
with
30 additions
and 0 deletions.
- +13 −0 src/app/composer/qgscomposer.cpp
- +3 −0 src/app/composer/qgscomposer.h
- +14 −0 src/ui/qgscomposerbase.ui