]> Creatis software - creaContours.git/blobdiff - lib/Interface_ManagerContour_NDimensions/wxVtkBaseView_SceneManager.cxx
#3382 Change Init parameters
[creaContours.git] / lib / Interface_ManagerContour_NDimensions / wxVtkBaseView_SceneManager.cxx
index 7d9c22cb8222b1524c5891e5d5537b6a14f1eee1..78b568ab7438217f2799f9056339daa9ac6282ff 100644 (file)
@@ -79,8 +79,8 @@ DEFINE_EVENT_TYPE( wxEVT_CHANGED_DEEP )
                _waiting                                                = false;
                _creatingROI                                    = false;
                _drawingSelectionROI                    = false;
-               _showTextContour                                = true;
-               SetWidthContour(1.0);   
+               _showTextContour                                = false;
+               SetWidthContour( 3.0/2 );
                _wxVtk_BaseView = theWxBaseViewToManage;
                if( _wxVtk_BaseView!=NULL )
                {