]> Creatis software - bbtkGEditor.git/blobdiff - lib/EditorGraphicBBS/bbsKernelEditorGraphic/GlobalConstants.h
Changes in information presented in status bar, inside the box, and the editing dialo...
[bbtkGEditor.git] / lib / EditorGraphicBBS / bbsKernelEditorGraphic / GlobalConstants.h
index 0494e705b1c4868e5ef6b227dc08f939132439ee..f9319af848bf0a5e6ab194cc7ae375436217f85d 100644 (file)
@@ -59,10 +59,10 @@ namespace bbtk
        const int CREATING_CONTOUR=106;
 
        // Object dimensions
-       const double BOX_HEIGHT         =       15;
+       const double BOX_HEIGHT         =       10;
        const double BOX_WIDTH          =       100;
-       const double PORT_HEIGHT        =       2.5;
-       const double PORT_WIDTH         =       2.5;
+       const double PORT_HEIGHT        =       2.8;
+       const double PORT_WIDTH         =       2.8;
 
        // Commands
        const int NO_COMMAND = 201;