]> git.eshelyaron.com Git - emacs.git/commit
Fix display of tab-bar buttons
authorAlan Third <alan@idiocy.org>
Wed, 8 Sep 2021 16:57:50 +0000 (17:57 +0100)
committerEli Zaretskii <eliz@gnu.org>
Sat, 11 Sep 2021 12:09:59 +0000 (15:09 +0300)
commite40f5a91eed69b5d6131671ba1699ce3ccb92f16
treee1d9656f03bc02da6f8077a031168d0a409d12db
parentaa6cacd7138519aa8906c850950020d0546ae355
Fix display of tab-bar buttons

* src/xterm.c (x_draw_image_relief):
* src/w32term.c (w32_draw_image_relief): Fix the display of
tab-bar buttons when mouse pointer moves off the button.
(Bug#50424)
src/w32term.c
src/xterm.c