Update Android port

* src/androidterm.c (android_draw_fringe_bitmap): Sync with
xterm.c.
This commit is contained in:
Po Lu 2023-09-26 09:36:38 +08:00
parent 719f8a51be
commit 6a402bd3a7

View file

@ -2573,6 +2573,7 @@ android_draw_fringe_bitmap (struct window *w, struct glyph_row *row,
}
}
undo_clip:
android_reset_clip_rectangles (f, gc);
}