]> git.eshelyaron.com Git - emacs.git/commit
Fix updating scrollbar sizes when scaling is in effect
authorRobert Pluim <rpluim@gmail.com>
Wed, 20 Dec 2017 08:24:17 +0000 (09:24 +0100)
committerMartin Rudalics <rudalics@gmx.at>
Wed, 20 Dec 2017 08:24:17 +0000 (09:24 +0100)
commit4122d54067c61bbdff5aab7ddf5dfe5b5797b218
treeddac77eb169d8c7836471aaff696eead0f2378a4
parent21a212f9e256a05a0fc67260d338d612cba77266
Fix updating scrollbar sizes when scaling is in effect

* src/gtkutil.c (xg_update_scrollbar_pos): Update width of
scrollbar when scaling is in effect.
(xg_update_horizontal_scrollbar_pos): Update scrollbar size
when scaling is in effect.
src/gtkutil.c