alekseymakhankov / hyper-tree

React treeview component
MIT License
68 stars 11 forks source link

Vertical lines incorrect size #8

Closed ivanksh closed 2 years ago

ivanksh commented 2 years ago

There is problem with displaying vertical lines (see attachments bottom nodes lines) when opening nodes in high depth level.

It seems that it is related to the bug described in https://github.com/alekseymakhankov/hyper-tree/issues/6 because If I make suggested there changes everything works fine and the issue disappears.

Screenshot from 2021-12-10 09-19-36-edited

Screenshot from 2021-12-10 09-26-21-edited

alekseymakhankov commented 2 years ago

Fixed in 0.3.12