Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic Swimlanes and links (Read 1411 times)
fireboy
YaBB Newbies
*
Offline


I love YaBB 1G - SP1!

Posts: 17
Joined: Dec 17th, 2009
Swimlanes and links
May 17th, 2010 at 3:06pm
Print Post  
Hi,
I have a diagram that contains swimlanes (implemented as nodes with ZIndex=0, Obstacle=false, AllowIncomingLinks=false and AllowOutgoingLinks=false).
When a link is above the swimlane, it is impossible to select the link by clicking on it, regardless of the fact that link's ZIndex is higher. The swimlane always gets selected. The other portions of the link can be selected normally (if there are no swimlanes below them).
Is it possible to change this behavior? Maybe it is possible to override swimlanes to enable hit testing only on non-empty areas.
Or prioritize link hit testing?

Thanks
  
Back to top
 
IP Logged
 
Stoyo
God Member
*****
Offline


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: Swimlanes and links
Reply #1 - May 17th, 2010 at 3:09pm
Print Post  
Hi,

Set Diagram.HitTestPriority = ZOrder.

I hope that helps,
Stoyan
  
Back to top
 
IP Logged
 
fireboy
YaBB Newbies
*
Offline


I love YaBB 1G - SP1!

Posts: 17
Joined: Dec 17th, 2009
Re: Swimlanes and links
Reply #2 - May 17th, 2010 at 3:24pm
Print Post  
Worked like a charm, thanks!
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint