]> git.eshelyaron.com Git - emacs.git/commit
(XTset_vertical_scroll_bar): Improve handling of scroll
authorKim F. Storm <storm@cua.dk>
Mon, 4 Oct 2004 14:07:06 +0000 (14:07 +0000)
committerKim F. Storm <storm@cua.dk>
Mon, 4 Oct 2004 14:07:06 +0000 (14:07 +0000)
commit13fcb8896ef7374bd957823f8e526d0ced20f287
tree3cb8ad3deb47e20ebde20b26394e9a083a046519
parent25f7220cc925403112342dd62f566a81e6f62f4f
(XTset_vertical_scroll_bar): Improve handling of scroll
bars with fractional column width.  If scroll bar separates two
windows, move it towards the window it belongs to.  Only update
the padding area below the scroll bar widget when necessary,
i.e. when scroll bar widget is created, moved, or resized.
src/xterm.c