]> granicus.if.org Git - vim/commit
patch 9.0.0825: cannot drag an entry in the tabpage line v9.0.0825
authorzeertzjq <zeertzjq@outlook.com>
Tue, 1 Nov 2022 18:35:27 +0000 (18:35 +0000)
committerBram Moolenaar <Bram@vim.org>
Tue, 1 Nov 2022 18:35:27 +0000 (18:35 +0000)
commit8e0ccb6bc21a446e5c6375b7fdf200fb53a129da
tree3e596216fd46a554ea8719c150ddcaa49a16f0bd
parent873f41a0187e81a22aa4622fbf938de72a54abba
patch 9.0.0825: cannot drag an entry in the tabpage line

Problem:    Cannot drag an entry in the tabpage line.
Solution:   Clear dragwin instead of got_click. (closes #11483,
            closes #11482)
src/mouse.c
src/proto/mouse.pro
src/testdir/test_termcodes.vim
src/version.c
src/window.c