Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic Links behind the nodes on latest version (Read 1557 times)
hrumayor
YaBB Newbies
*
Offline



Posts: 24
Location: Canada
Joined: Jun 3rd, 2009
Links behind the nodes on latest version
Jun 28th, 2010 at 7:17pm
Print Post  
Hi,

After updating to WPF Diagram 2.3.3 link arrows are underneath the nodes when they used to be above the the node at all times, now they are only above when selected, I tried to play around with the zindex with out much success.

Do you have an idea how to revert to the old behavior?

On another topic, I was going to complain of a breaking change on copy paste due to the obsoletes in pen and font these were being reset to null, but it was fixed it on 2.3.3 already.

Regards,
Hugo
  
Back to top
 
IP Logged
 
Stoyo
God Member
*****
Offline


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: Links behind the nodes on latest version
Reply #1 - Jun 29th, 2010 at 6:16am
Print Post  
Hi,

In V2.3.3 links are supposed to be sorted more accurately by their ZIndex value. Try to loop over the links and call their ZTop() method after all links and nodes have been created.

Regards,
Stoyan
  
Back to top
 
IP Logged
 
hrumayor
YaBB Newbies
*
Offline



Posts: 24
Location: Canada
Joined: Jun 3rd, 2009
Re: Links behind the nodes on latest version
Reply #2 - Jun 29th, 2010 at 4:03pm
Print Post  
Hi,

I found that in another part of the code there was a ZIndex being applied, that seems to be provoking the undesired behaviour.

Thank you,
Hugo
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint