]> git.eshelyaron.com Git - emacs.git/commit
Fix disappearing bar cursor on Hebrew text (bug#72230)
authorGerd Möllmann <gerd@gnu.org>
Tue, 23 Jul 2024 06:15:09 +0000 (08:15 +0200)
committerEshel Yaron <me@eshelyaron.com>
Wed, 24 Jul 2024 16:56:40 +0000 (18:56 +0200)
commita2ec043f5e749d00fdc7f4a0a5a6662d78ad8789
tree1690911c5d7b69fd2a5835e7aecd4c5e0087ffc5
parent63e894a162b36334d2f82d583b88946d26c8c9f2
Fix disappearing bar cursor on Hebrew text (bug#72230)

* src/nsterm.m (ns_draw_window_cursor): Compute the correct bar cursor
rectangle for R2L before setting the clipping.

(cherry picked from commit 2074e94c3b1800b795c11658f35fc30e74ecfb60)
src/nsterm.m