]> git.eshelyaron.com Git - emacs.git/commit
Prevent bar cursor overwriting next glyph (bug#16856)
authorAlan Third <alan@idiocy.org>
Sun, 17 Jul 2016 13:44:52 +0000 (14:44 +0100)
committerAlan Third <alan@idiocy.org>
Tue, 19 Jul 2016 19:24:34 +0000 (20:24 +0100)
commitbf5ddded70c11edaf3514b25da27fc71cfb8e965
tree99629d6184a89947381398b6fa6f76c663e97f1e
parenta80ee12a64ed84f1e4f69acb1cd54a1814c9517d
Prevent bar cursor overwriting next glyph (bug#16856)

* src/nsterm.m (ns_draw_window_cursor): Test glyph width vs cursor width
before setting final size.
src/nsterm.m