X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=lib%2FmaracasVisuLib%2Fsrc%2Finterface%2FwxWindows%2Fwidgets%2FThresholdImageView%2FLayerImageBase.cxx;h=f625d57174f484f40986fe6e4afc9f8692e238f4;hb=78a76d83140ed2adf38b8906f5d9fbfde1186c9a;hp=6f3762475dc2af6b361714d32f42af060db51341;hpb=e9d5c2a6cfeb298fa1214060ad0f220af9d38e3c;p=creaMaracasVisu.git diff --git a/lib/maracasVisuLib/src/interface/wxWindows/widgets/ThresholdImageView/LayerImageBase.cxx b/lib/maracasVisuLib/src/interface/wxWindows/widgets/ThresholdImageView/LayerImageBase.cxx index 6f37624..f625d57 100644 --- a/lib/maracasVisuLib/src/interface/wxWindows/widgets/ThresholdImageView/LayerImageBase.cxx +++ b/lib/maracasVisuLib/src/interface/wxWindows/widgets/ThresholdImageView/LayerImageBase.cxx @@ -450,7 +450,7 @@ void LayerImageBase::onThreshold() _scalarbarActor->SetDisplayPosition(0,0); } - _thresholdActor->SetOpacity( 0 ); + _thresholdActor->SetOpacity( 1 ); _thresholdActor->InterpolateOn( ); if (directionViewer==0)