PanJiaChen / vue-split-pane

Split-Pane component built with vue2.0, can be split vertically or horizontally. http://panjiachen.github.io/split-pane/demo/index.html
553 stars 104 forks source link

Fix wrong cursor style. #18

Closed ganlvtech closed 4 years ago

ganlvtech commented 5 years ago

Cursor may flip to col-resize when I dragging a horizontal split bar.

In most situation, this bug won't appear. I don't know how to reproduce it.

imbyungjun commented 4 years ago

Please review this PR. I got same problem and it looks simple and clear solution.