Skip to content
Snippets Groups Projects
Commit ccb8d6f2 authored by Xiaohong Bao's avatar Xiaohong Bao
Browse files
parents 1f507c3c ba548466
Branches
Tags
No related merge requests found
......@@ -511,6 +511,7 @@ void LLSceneMonitorView::onClickCloseBtn()
void LLSceneMonitorView::setVisible(BOOL visible)
{
visible = visible && LLGLSLShader::sNoFixedFunction;
LLSceneMonitor::getInstance()->setDebugViewerVisible(visible);
LLView::setVisible(visible);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment