]> git.eshelyaron.com Git - emacs.git/commit
Fix inset rectangle corners when sides aren't drawn (bug#51251)
authorAlan Third <alan@idiocy.org>
Sun, 17 Oct 2021 18:30:59 +0000 (19:30 +0100)
committerAlan Third <alan@idiocy.org>
Tue, 19 Oct 2021 20:25:01 +0000 (21:25 +0100)
commit91d71b38a333c9b3dc411547c1ad61f0ee63d4e6
treefe75bd51323f87cf12b93d2c971f4623bd170d17
parent5c1a575ef49f3548eb0fa164360b58c1fd28fbb8
Fix inset rectangle corners when sides aren't drawn (bug#51251)

* src/nsterm.m (ns_draw_relief): Make the inner rectangle line up with
the outer rectangle's edges where the edges aren't drawn.
src/nsterm.m