X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;ds=inline;f=lib%2FEditorGraphicBBS%2FbbsKernelEditorGraphic%2FGlobalConstants.h;h=f9319af848bf0a5e6ab194cc7ae375436217f85d;hb=34bcc7054d714ab35dd9c0dae2b2f8a5c26f21b0;hp=0494e705b1c4868e5ef6b227dc08f939132439ee;hpb=be7230c59a3a7d7aa5bfee591b35d31e5e7a93b3;p=bbtkGEditor.git diff --git a/lib/EditorGraphicBBS/bbsKernelEditorGraphic/GlobalConstants.h b/lib/EditorGraphicBBS/bbsKernelEditorGraphic/GlobalConstants.h index 0494e70..f9319af 100644 --- a/lib/EditorGraphicBBS/bbsKernelEditorGraphic/GlobalConstants.h +++ b/lib/EditorGraphicBBS/bbsKernelEditorGraphic/GlobalConstants.h @@ -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;