xpyjs / gantt

An easy-to-use Gantt component. 持续更新,中文文档
https://docs.xiaopangying.com/gantt/
MIT License
243 stars 41 forks source link

[BUG] 列组件增加ellipsis后, expand箭头样式错位 #128

Open yimouren opened 3 weeks ago

yimouren commented 3 weeks ago

<x-gantt data-id="index"> <x-gantt-column prop="name" ellipsis /> </x-gantt> 因为列组件开启了ellipsis, 当数据含有children的时候, expand剪头错位