SanichKotikov / relatives-tree

A tiny library for calculating specific JSON data to family tree nodes and connectors 🌳
https://sanichkotikov.github.io/react-family-tree-example/
MIT License
45 stars 21 forks source link

fix for overlapping grandchildren of multiple spouses #18

Closed dybbuk09 closed 9 months ago

dybbuk09 commented 1 year ago

If I create multiple spouses of any of my parents and then create multiple grandchildren(at least 4 or 5) of each spouse then the grandchildren are overlapping. Please merge this PR in case if anyone is facing the same issue will get this update.

SanichKotikov commented 11 months ago

Hi @dybbuk09 thanks but your PR breaks tests