mirror of
https://github.com/macvim-dev/macvim.git
synced 2026-06-11 15:37:29 +02:00
bbc6060ece8b151515f9f6b54902a253edaccd5c
Previously, showing/hiding scrollbars didn't call placeScrollbars which was why sometimes when certain Vim commands that would show/hide Vim scrollbars get called, the scrollbar positions/sizes were not updated properly, leaving them with the wrong size. Fix this by adding a new pending flag so placeScrollbars only gets called once per update, and make sure showing/hiding scrollbars call it. Fix #802
…
Vim - the text editor - for Mac OS X
-
MacVim homepage https://macvim-dev.github.io/macvim
-
Vim README https://github.com/macvim-dev/macvim/blob/master/README_vim.md
Languages
Vim Script
52%
C
38.1%
Objective-C
3.1%
Roff
1.6%
Makefile
1.2%
Other
3.2%