diff --git a/Fltk/onelabGroup.cpp b/Fltk/onelabGroup.cpp index c7d8813842374059fef1e497c626222bc2f1e7d3..e2bf52b5e13b5188698494afc5a5bb9ac2bc955a 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;