react-component/tree

Is there a parameter to control the scroll bar of y-axis always display or not for rc-tree?

Kai-Xuan-Xu opened this issue · 2 comments

We have develop a tree component based on rc-tree and I want to make the scroll bar of y-axis keeping display when the contents of the tree are out of range, rather than appearing when the user scrolls. Is there any parameter to control that?
image

What is the purpose of doing this? You can put the tree in a high enough space

What is the purpose of doing this? You can put the tree in a high enough space

We have a very large tree which cannot be dispaly all of expand nodes.