]> Creatis software - bbtkGEditor.git/blobdiff - lib/EditorGraphicBBS/bbsKernelEditorGraphic/GlobalConstants.h
This commit was manufactured by cvs2svn to create tag
[bbtkGEditor.git] / lib / EditorGraphicBBS / bbsKernelEditorGraphic / GlobalConstants.h
index a475fd4764f982a8ba60e2394af637476f0e6365..dddf4fbafee6621d3954b2909ea6b3066b912d4e 100644 (file)
@@ -61,10 +61,10 @@ namespace bbtk
        // Object dimensions
        const double BOX_HEIGHT                         =       10;
        const double BOX_WIDTH                          =       100;
-       const double PORT_HEIGHT                        =       3.8;
-       const double PORT_WIDTH                         =       3.8;
-       const double COMPLEXPORT_HEIGHT         =       6;
-       const double COMPLEXPORT_WIDTH          =       6;
+       const double PORT_HEIGHT                        =       1.8;
+       const double PORT_WIDTH                         =       2.8;
+       const double COMPLEXPORT_HEIGHT         =       8;
+       const double COMPLEXPORT_WIDTH          =       8;
 
        // Commands
        const int NO_COMMAND                            =       201;