react-arborist icon indicating copy to clipboard operation
react-arborist copied to clipboard

Information request: Is variable row height a possibility?

Open janvandenberg opened this issue 1 year ago • 5 comments
trafficstars

First of all, I want to express my sincere gratitude to all the contributors of react-arborist. This library is truly awesome and it looks like it can be incredibly helpful in my project.

I'm wondering if there's a way to create variable row heights in react-arborist. My node leaves are sometimes bigger than the allotted height. Right now I can only cut off my text, but I was wondering if there is another way? I've attempted to implement this using a row renderer, but I haven't been successful so far. Since the absolute positioning of the siblings don't take my custom height into consideration.

janvandenberg avatar Oct 06 '24 09:10 janvandenberg