(compose_glyph_string): Allow running flt striding over the cursor
authorhanda <handa>
Tue, 31 Aug 2010 08:23:12 +0000 (08:23 +0000)
committerhanda <handa>
Tue, 31 Aug 2010 08:23:12 +0000 (08:23 +0000)
position.

src/draw.c

index 0e58c15..5025759 100644 (file)
@@ -546,7 +546,6 @@ compose_glyph_string (MFrame *frame, MText *mt, int from, int to,
 
              for (g++;
                   (g->type == GLYPH_CHAR
-                   && g->g.from != gstring->control.cursor_pos
                    && g->rface->layouter == this->rface->layouter
                    && (g->rface->rfont == this->rface->rfont
                        || (g->category == GLYPH_CATEGORY_FORMATTER