]> git.eshelyaron.com Git - emacs.git/commit
Fix recent changes to visible bell code
authorPo Lu <luangruo@yahoo.com>
Sat, 22 Jan 2022 02:25:06 +0000 (10:25 +0800)
committerPo Lu <luangruo@yahoo.com>
Sat, 22 Jan 2022 02:25:06 +0000 (10:25 +0800)
commitd878c4537ddee150a5a369dc90c5823add006cca
tree11b0418b89cac9e1930666d18d9bbd5e19cdf932
parent882997e830d5a761e1cf86a2064df6d0958a5b51
Fix recent changes to visible bell code

* src/gtkutil.c (xg_create_scroll_bar):
(xg_create_horizontal_scroll_bar): Stop ensuring an X window
before the widget is realized.
(xg_update_scrollbar_pos):
(xg_update_horizontal_scrollbar_pos): Ensure such a window here
instead.
src/gtkutil.c