mirror of
https://github.com/wanglin2/mind-map.git
synced 2026-02-22 02:47:46 +08:00
优化时间轴结构逻辑
This commit is contained in:
parent
87d55b31ca
commit
965ab8151e
@ -143,7 +143,7 @@ class Timeline extends Base {
|
||||
: 0)
|
||||
)
|
||||
}, 0) +
|
||||
(len + 1) * marginY
|
||||
len * marginY
|
||||
this.updateBrothersTop(node, totalHeight)
|
||||
}
|
||||
},
|
||||
|
||||
Loading…
Reference in New Issue
Block a user