]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.2.0740: GTK4: scrollbar wrongly displayed v9.2.0740
authorFoxe Chen <chen.foxe@gmail.com>
Sun, 28 Jun 2026 16:46:50 +0000 (16:46 +0000)
committerChristian Brabandt <cb@256bit.org>
Sun, 28 Jun 2026 16:46:50 +0000 (16:46 +0000)
commit27865e206ce6bba7cd5fe5ba379ce245e447bc92
tree09070184b8d401158c7ae72d7fc549bbd89857e6
parent8ce43ea4e3cb315f566bcd9048c254ba58042964
patch 9.2.0740: GTK4: scrollbar wrongly displayed

Problem:  GTK4: scrollbar wrongly displayed
Solution: Calculate scrollbar size in gui_mch_enable_scrollbar for gtk4
          gui (Foxe Chen)

closes: #20628

Signed-off-by: Foxe Chen <chen.foxe@gmail.com>
Signed-off-by: Christian Brabandt <cb@256bit.org>
src/gui.c
src/gui_gtk4.c
src/proto/gui_gtk4.pro
src/version.c