mirror of
https://github.com/lubosz/overte.git
synced 2025-04-23 01:04:06 +02:00
fix issue of tablet begin blank when switching between HMD and Desktop mode
This commit is contained in:
parent
0f374b5aa0
commit
cca29e849b
1 changed files with 0 additions and 1 deletions
|
@ -236,7 +236,6 @@ void TabletProxy::setToolbarMode(bool toolbarMode) {
|
|||
_desktopWindow = nullptr;
|
||||
}
|
||||
}
|
||||
loadHomeScreen(true);
|
||||
emit screenChanged(QVariant("Home"), QVariant(TABLET_SOURCE_URL));
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue