Skip to content

Commit

Permalink
Reformat: fix visibility
Browse files Browse the repository at this point in the history
  • Loading branch information
devernay committed Apr 5, 2018
1 parent c94e6a7 commit 3ab0531
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Reformat/Reformat.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -729,6 +729,8 @@ ReformatPlugin::refreshVisibility()
_scaleUniform->setIsSecretAndDisabled(false);
break;
}
_formatBoxSize->setIsSecretAndDisabled(true);
_formatBoxPAR->setIsSecretAndDisabled(true);
}

void
Expand Down

0 comments on commit 3ab0531

Please sign in to comment.