From f63e8a6f10042a9378a8f61f00c09bdaadcb840a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Matthias=20M=C3=B6ller?= Date: Fri, 25 Apr 2014 08:18:53 +0000 Subject: [PATCH] set minimum size of the bounding box image closes #2121 git-svn-id: http://www.openflipper.org/svnrepo/OpenFlipper/branches/Free@18537 383ad7c9-94d9-4d36-a494-682f7c89f535 --- Plugin-InfoMeshObject/infoWidget.ui | 18 ++++++++---------- 1 file changed, 8 insertions(+), 10 deletions(-) diff --git a/Plugin-InfoMeshObject/infoWidget.ui b/Plugin-InfoMeshObject/infoWidget.ui index 802f85c8d..191ee2982 100644 --- a/Plugin-InfoMeshObject/infoWidget.ui +++ b/Plugin-InfoMeshObject/infoWidget.ui @@ -6,8 +6,8 @@ 0 0 - 730 - 1008 + 739 + 1047 @@ -522,6 +522,12 @@ + + + 200 + 220 + + @@ -1594,14 +1600,6 @@ - closestVertexLabel - vertexHandle - closestEdgeLabel - edgeHandle - closestFaceLabel - faceHandle - adjacentVertexLabel - adjVertexHandles -- GitLab