mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-04-22 02:48:25 -05:00
Set camera direction on origin/focus change
This commit is contained in:
@@ -639,6 +639,7 @@ InteractionHandler::InteractionHandler()
|
||||
return;
|
||||
}
|
||||
setFocusNode(node);
|
||||
resetCameraDirection();
|
||||
});
|
||||
|
||||
_coordinateSystem.onChange([this]() {
|
||||
|
||||
Reference in New Issue
Block a user