]> granicus.if.org Git - vim/commit
patch 8.1.1587: redraw problem when sign icons in the number column v8.1.1587
authorBram Moolenaar <Bram@vim.org>
Mon, 24 Jun 2019 03:45:14 +0000 (05:45 +0200)
committerBram Moolenaar <Bram@vim.org>
Mon, 24 Jun 2019 03:45:14 +0000 (05:45 +0200)
commit2b044ffb5ada77e6fa89779d6532ea9fae3fe029
treecc163bbec466fe54c7ac6c0b4a341519457758bd
parentb2cda0dd1d9c9e47e21c59b8d40845210ab83f69
patch 8.1.1587: redraw problem when sign icons in the number column

Problem:    Redraw problem when sign icons in the number column.
Solution:   Clear and redraw when changing related options.  Right aligh the
            sign icon in the GUI. (Yegappan Lakshmanan, closes #4578)
src/gui.c
src/option.c
src/version.c