wsfe / vue-tree

使用虚拟列表优化的 Vue 树组件 Vue tree component optimized using virtual list
https://wsfe.github.io/vue-tree/
MIT License
196 stars 38 forks source link

节点当前行高亮样式建议 #70

Closed xtuer closed 7 months ago

xtuer commented 1 year ago

如图所示,如果能高亮节点所在完整的行就好了。

SCR-20230831-jjlw
ChuChencheng commented 1 year ago

实际上 Tree 有个 usePadding prop 没有开放出来,有需要可以先用着

xtuer commented 1 year ago

实际上 Tree 有个 usePadding prop 没有开放出来,有需要可以先用着

谢谢非常好用,使用后可以实现下面的样式了:

SCR-20230909-hwtp
ChuChencheng commented 7 months ago

usePadding 已废弃,目前直接用的 padding