git goto button toggle hightlight

This commit is contained in:
Dante Ruiz 2017-04-07 21:01:53 +01:00
parent 22521526ec
commit 909fda98a4

View file

@ -560,7 +560,7 @@ StackView {
addressBarDialog.loadAddress(addressLine.text, fromSuggestions)
}
if (root.desktop) {
if (isDesktop) {
tablet.gotoHomeScreen();
} else {
HMD.closeTablet();