优化时间轴结构逻辑
This commit is contained in:
parent
87d55b31ca
commit
965ab8151e
@ -143,7 +143,7 @@ class Timeline extends Base {
|
|||||||
: 0)
|
: 0)
|
||||||
)
|
)
|
||||||
}, 0) +
|
}, 0) +
|
||||||
(len + 1) * marginY
|
len * marginY
|
||||||
this.updateBrothersTop(node, totalHeight)
|
this.updateBrothersTop(node, totalHeight)
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user