antvis/G6

The issue has been closed
indented,direction为H时,右侧的子节点展开和收回,会导致root节点位置的变化 #3267
liyuying12 posted onGitHub
- I have searched the issues of this repository and believe that this is not a duplicate.
Reproduction link
https://g6.antv.vision/zh/examples/tree/indented#intendAlignTop
Steps to reproduce
layout: { type: 'indented', direction: 'H', dropCap: false, indent: 200, getHeight: () => { return 60; }, },
Environment | Info |
---|---|
g6 | 4.3.8 |
System | - |
Browser | - |
<!-- generated by antv-issue-helper. DO NOT REMOVE -->