mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-02-27 07:18:57 -06:00
Actually retarget the camera and not just change the focus node
This commit is contained in:
@@ -155,6 +155,7 @@ namespace {
|
||||
// Otherwise we can just select the next one
|
||||
global::navigationHandler->orbitalNavigator().setFocusNode(*(it + 1));
|
||||
}
|
||||
global::navigationHandler->orbitalNavigator().startRetargetAnchor();
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user