split
split copied to clipboard
Cannot show gutter only when hovering on parent
I want to show the gutter only when hovering on the parent element, but when I click on the gutter, it will trigger mouseleave event on the parent which leads to hovering effect ends.