vue-split-pane icon indicating copy to clipboard operation
vue-split-pane copied to clipboard

建议添加检测percent中含有'px'字样的,直接赋值宽度而不是按照百分比

Open yansenlei opened this issue 6 years ago • 2 comments

yansenlei avatar May 10 '18 06:05 yansenlei

我照着改了一个,只能设置 px 的。设置百分比不太实用啊

https://github.com/NebulaStudio/vue-split-pane

webrtcn avatar Sep 28 '20 09:09 webrtcn

https://github.com/ChouJoe/vue-vscodesplit 这个组件库支持单位px,且和vscode编辑器的分割面板功能很像

ChouJoe avatar Dec 01 '21 02:12 ChouJoe