]> granicus.if.org Git - vim/commit
patch 8.2.2709: the GTK GUI has a gap next to the scrollbar v8.2.2709
authorBram Moolenaar <Bram@vim.org>
Sun, 4 Apr 2021 13:57:12 +0000 (15:57 +0200)
committerBram Moolenaar <Bram@vim.org>
Sun, 4 Apr 2021 13:57:12 +0000 (15:57 +0200)
commit26af8e54ff0d423b7258ef84d175c8570740629a
tree082b59d3be9124ed2e78b62a3b95c2cc659519bf
parent3a6aadb3289be5114db6cce1c8c18b3f5f14d17c
patch 8.2.2709: the GTK GUI has a gap next to the scrollbar

Problem:    The GTK GUI has a gap next to the scrollbar.
Solution:   Calculate the scrollbar padding for GTK. (closes #8027)
src/gui_gtk.c
src/version.c