Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic LayeredLayout CPU race condition (Read 1444 times)
EricGiles
YaBB Newbies
*
Offline


I love YaBB 1G - SP1!

Posts: 7
Joined: Mar 19th, 2009
LayeredLayout CPU race condition
Mar 19th, 2009 at 1:32pm
Print Post  
If I add say 40 ShapeNodes to a diagram that are all connected to a single parent node, the LayeredLayout.Arrange(d) method call causes a race condition that causes the Silverlight plugin and browser become unresponsive.

The use of the TimeLimit does nothing to prevent this race condition.

This behaviour isn't apparent with the SpringLayout or TreeLayout classes.

  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint