neovim-gtk icon indicating copy to clipboard operation
neovim-gtk copied to clipboard

Floating point issues cause gaps in background occasionally

Open jacobmischka opened this issue 5 years ago • 0 comments

Ever since the Pango 1.44 changes some floating point issues cause background rectangles to not quite touch occasionally, resulting in some unsightly vertical lines:

image

I have a less-than-ideal change that fixes it (https://github.com/jacobmischka/neovim-gtk/commit/c389675b22a4377aea26ee0ad5e65036e406c6cb), but I'm going to run it locally for a while before submitting a PR to make sure it doesn't cause any other issues.

Technical information (please complete the following information):

  • OS: Arch Linux
  • Neovim version: NVIM v0.4.4
  • Neovim-Gtk build version: master branch

jacobmischka avatar Aug 24 '20 14:08 jacobmischka