mirror of
https://github.com/overte-org/overte.git
synced 2025-04-11 13:42:38 +02:00
fix vive crash
This commit is contained in:
parent
763e6d1a95
commit
0c64d1227a
1 changed files with 1 additions and 0 deletions
|
@ -485,6 +485,7 @@ bool OpenVrDisplayPlugin::internalActivate() {
|
|||
_submitCanvas->doneCurrent();
|
||||
});
|
||||
}
|
||||
_submitCanvas->moveToThread(_submitThread.get());
|
||||
}
|
||||
|
||||
return Parent::internalActivate();
|
||||
|
|
Loading…
Reference in a new issue