]> git.eshelyaron.com Git - emacs.git/commit
Fix text decoration display on stretch glyphs with no box on NS
authorPo Lu <luangruo@yahoo.com>
Fri, 24 Dec 2021 07:48:27 +0000 (15:48 +0800)
committerPo Lu <luangruo@yahoo.com>
Fri, 24 Dec 2021 07:51:34 +0000 (15:51 +0800)
commit552b74ba9ec0fa0486b86bea561e499ca13e92ca
tree895ee6e3b317d82536c2499caab875d89d228427
parentc9f05cbe3fc7290cc4874afa378cdf8062e84e2f
Fix text decoration display on stretch glyphs with no box on NS

* src/nsterm.m (ns_dumpglyphs_stretch): Draw decorations if
there is no box.
src/nsterm.m