diff options
author | Dirk Hohndel <dirk@hohndel.org> | 2015-07-12 10:56:48 -0700 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2015-07-12 10:59:33 -0700 |
commit | 164cafe5d33e32ddd05a4a66673f37f7725cdb1d (patch) | |
tree | ce71cddbb4d25c2b2cdeedfbb5cef5beaa64e346 /save-html.h | |
parent | 57e9784d27d61e51452680910a293ea5fe193fa1 (diff) | |
download | subsurface-164cafe5d33e32ddd05a4a66673f37f7725cdb1d.tar.gz |
QML UI: use stackView to show sub windows
QML on Android doesn't support multiple windows, so dialogs that work on
the desktop are not a good solution on Android. A much more natural way to
present sub windows is a stackView.
In order to do this Preferences needs to be an item and the structure of
the ApplicationWindow needs to change a bit.
This also removes the hard coded sizes and instead tries to design this in
a resolution independent manner.
The diff appears larger than the actual change because of an increase of
indentation for the ApplicationWindow content.
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'save-html.h')
0 files changed, 0 insertions, 0 deletions