diff --git a/pd/src/g_rtext.c b/pd/src/g_rtext.c
index 08887f9d1f89f126999838a74d147c988062db55..6ecf77707119ad04895feff9ed80c342fce80520 100644
--- a/pd/src/g_rtext.c
+++ b/pd/src/g_rtext.c
@@ -373,7 +373,8 @@ static void rtext_senditup(t_rtext *x, int action, int *widthp, int *heightp,
                 canvas, x->x_tag, rtext_gettype(x)->s_name,
                 glist_isselected(x->x_glist, ((t_gobj*)x->x_text)),
                 LMARGIN,
-                pixhigh - BMARGIN - TMARGIN - 1,
+                fontheight,
+                //pixhigh - BMARGIN - TMARGIN - 1,
 //                TMARGIN,
 //                BMARGIN,
 //                pixhigh,