summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/fl_draw.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/fl_draw.cxx b/src/fl_draw.cxx
index 4dbfedc88..2f91243a2 100644
--- a/src/fl_draw.cxx
+++ b/src/fl_draw.cxx
@@ -537,7 +537,7 @@ void fl_draw_check(Fl_Rect bb, Fl_Color col) {
d2 = 4;
}
// reduce line height (width) for small sizes
- if (d1 < 4)
+ if (d1 < 3)
lh = 2;
tw = d1 + d2 + 1; // total width