Completed
Last Updated: 22 Jan 2021 10:44 by ADMIN
Release LIB 2021.1.125 (1/25/2021)
Martin Ivanov
Created on: 28 Dec 2020 18:37
Category: Diagram
Type: Bug Report
1
Diagram: StackOverflowException on layout when the OrgTreeRouter is used

StackOverflowException is thrown when the Layout() method of RadDiagram is called and the diagram's router is OrgTreeRouter. To reproduce this  use TreeLayoutSettings.

To work this around, add bigger HorizontalSeparation and VerticalSeparation for the TreeLayoutSettings. Or disable the connections routing using the RouteConnections property of RadDiagram.

0 comments