Update Android port
* src/androidterm.c (android_draw_fringe_bitmap): Sync with xterm.c.
This commit is contained in:
parent
719f8a51be
commit
6a402bd3a7
1 changed files with 1 additions and 0 deletions
|
@ -2573,6 +2573,7 @@ android_draw_fringe_bitmap (struct window *w, struct glyph_row *row,
|
|||
}
|
||||
}
|
||||
|
||||
undo_clip:
|
||||
android_reset_clip_rectangles (f, gc);
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue