1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-01-23 07:00:04 +08:00

perf(scrollbar): set scrollbar zindex to 10

This commit is contained in:
wsdjeg 2023-07-10 22:22:00 +08:00
parent cd2b5d3a36
commit 69cddda857

View File

@ -156,6 +156,7 @@ function! SpaceVim#plugins#scrollbar#show() abort
\ 'row' : row,
\ 'col' : float2nr(col),
\ 'focusable' : 0,
\ 'zindex' : 10,
\ }
if s:WIN.is_float(s:scrollbar_winid)
if bar_size !=# s:scrollbar_size