]> git.eshelyaron.com Git - emacs.git/commit
Fill in missing pixel after PolyLine on scroll bars
authorPo Lu <luangruo@yahoo.com>
Thu, 10 Feb 2022 04:57:47 +0000 (12:57 +0800)
committerPo Lu <luangruo@yahoo.com>
Thu, 10 Feb 2022 04:57:47 +0000 (12:57 +0800)
commit0653a58380742acbaf42c605341ef303a4c8365d
treea94be26914997d1d14edd17547aa9f8e036dd4e9
parentc867a43872e6ac7830bad8842918f337c480c9c5
Fill in missing pixel after PolyLine on scroll bars

* src/xterm.c (x_scroll_bar_expose): Draw bottom right corner of
scroll bar manually.
src/xterm.c