]> granicus.if.org Git - vim/commit
patch 8.2.1913: GTK GUI: rounding for the cell height is too strict v8.2.1913
authorBram Moolenaar <Bram@vim.org>
Tue, 27 Oct 2020 19:43:26 +0000 (20:43 +0100)
committerBram Moolenaar <Bram@vim.org>
Tue, 27 Oct 2020 19:43:26 +0000 (20:43 +0100)
commit70cf45810cb9be5bd17074f7fb4ee238f2c4d57b
treea985f1b4c9e9fef6868384b5b9e8fd786a472037
parent68a48ee55e55c189b03a6718a0d06af1dfedcd16
patch 8.2.1913: GTK GUI: rounding for the cell height is too strict

Problem:    GTK GUI: rounding for the cell height is too strict.
Solution:   Round up above 15/16 of a pixel. (closes #7203)
src/gui_gtk_x11.c
src/version.c