summaryrefslogtreecommitdiffstats
path: root/src/mobile/qml/Main.qml
diff options
context:
space:
mode:
Diffstat (limited to 'src/mobile/qml/Main.qml')
-rw-r--r--src/mobile/qml/Main.qml1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mobile/qml/Main.qml b/src/mobile/qml/Main.qml
index 2a156b9..0e729cf 100644
--- a/src/mobile/qml/Main.qml
+++ b/src/mobile/qml/Main.qml
@@ -36,6 +36,7 @@ Rectangle {
topMargin: 32
horizontalCenter: parent.horizontalCenter
}
+ navigationEnabled: navigationPanel.hasOpennedTabs
onTopSitesSelected: {
rootPage.state = "favorites";
}