Closed
Description
When I have a huge tree displayed with full opened depth, if I hide all the children of one of the topmost parents then the chart disappear from screen because it does not update its position to center screen
To avoid this problem I created a button that resets the positioning if it's needed
$('.orgchart').css('transform','');
Metadata
Metadata
Assignees
Labels
No labels