mirror of
https://github.com/subsurface/subsurface.git
synced 2025-01-20 23:05:27 +00:00
2b70b76133
This change streamlines the navigation across the pages to be in line with the stackview organization. The top bar becomes a static element with the title and a button that either opens the preferences or shows the back arrow. This makes it a bit more efficient, since we load the title bar only one, and there are no strange animations in the title. The stackview gets the role of content container, the "chrome" around it is laid out in main.qml. Most of the churn in this patch comes from moving large blocks of code between files with different indentation levels. Signed-off-by: Sebastian Kügler <sebas@kde.org> Signed-off-by: Dirk Hohndel <dirk@hohndel.org> |
||
---|---|---|
.. | ||
components | ||
theme | ||
DiveDetails.qml | ||
DiveList.qml | ||
DownloadFromDiveComputer.qml | ||
Log.qml | ||
main.qml | ||
mobile-resources.qrc | ||
Preferences.qml | ||
StartPage.qml | ||
TextButton.qml | ||
ThemeTest.qml | ||
TopBar.qml |