From bebe73d4558bffd54e08df56eaee935aa789fdd2 Mon Sep 17 00:00:00 2001
From: Christophe Geuzaine <cgeuzaine@ulg.ac.be>
Date: Sat, 7 Sep 2013 06:01:07 +0000
Subject: [PATCH] pp

---
 Fltk/onelabGroup.cpp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Fltk/onelabGroup.cpp b/Fltk/onelabGroup.cpp
index c7d8813842..e2bf52b5e1 100644
--- a/Fltk/onelabGroup.cpp
+++ b/Fltk/onelabGroup.cpp
@@ -1034,7 +1034,7 @@ onelabGroup::onelabGroup(int x, int y, int w, int h, const char *l)
   _tree->end();
 
   _computeWidths();
-  _widgetLabelRatio = 0.45;
+  _widgetLabelRatio = 0.48;
 
   int BB2 = BB / 2 + 4;
 
-- 
GitLab