goto home button fix

This commit is contained in:
Dante Ruiz 2017-04-07 21:35:28 +01:00
parent 909fda98a4
commit cde9310f3e

View file

@ -119,6 +119,8 @@ StackView {
onClicked: {
addressBarDialog.loadHome();
tabletRoot.shown = false;
tablet = Tablet.getTablet("com.highfidelity.interface.tablet.system");
tablet.gotoHomeScreen();
}
anchors {
left: parent.left