Skip to content

Commit

Permalink
Fix toggleVRRendering
Browse files Browse the repository at this point in the history
  • Loading branch information
smlpt committed Aug 26, 2024
1 parent 8c6c93a commit fc6dd31
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/main/kotlin/sc/iview/SciView.kt
Original file line number Diff line number Diff line change
Expand Up @@ -1867,8 +1867,6 @@ class SciView : SceneryBase, CalibratedRealInterval<CalibratedAxis> {

renderer.toggleVR()
}

renderer.toggleVR()
}

/**
Expand Down

0 comments on commit fc6dd31

Please sign in to comment.