Skip to content

Commit

Permalink
Update SceneView.cpp
Browse files Browse the repository at this point in the history
Whitespace fix.
  • Loading branch information
BrianHanke authored Nov 8, 2024
1 parent d72522b commit 92bdcd1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/GafferSceneUI/SceneView.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -2014,7 +2014,7 @@ class SceneView::Camera : public Signals::Trackable
m_overlay->customGridEnabled( m_view->cameraPlug()->getChild<BoolPlug>( "customGridEnabled" )->getValue() );

// BHGC END

m_overlay->setVisible( true );

// Now set up a camera that can see all of the aperture and resolution gates.
Expand Down

0 comments on commit 92bdcd1

Please sign in to comment.