Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic Link antialias problem (Read 1821 times)
Sabrina C.
YaBB Newbies
*
Offline


I Love MindFusion!

Posts: 35
Joined: Dec 20th, 2012
Link antialias problem
Mar 14th, 2013 at 8:34am
Print Post  
Hi,

we are using your components to draw an organization chart.

We are experiencing some issues related to antialias of links that sometimes at certain zoom levels completely disappear. The behaviour is not consistent, since the same links may reappear at a lower or higher zoom level with respect to the one at which they disappear. Moreover, links which have the same thickness appear as they are different.

The link thickness is set to .7 since they are just too big for an A4 page size. But the same issue sometimes happens even with a tickness of 1

We've tried the SnapToDevicePixel setting with no success.

Con you point us to the right direction to fix the issue?


Bye Agus.
  

antialias1.png (Attachment deleted)
antialias2.png (Attachment deleted)
Back to top
 
IP Logged
 
Sabrina C.
YaBB Newbies
*
Offline


I Love MindFusion!

Posts: 35
Joined: Dec 20th, 2012
Re: Link antialias problem
Reply #1 - Mar 14th, 2013 at 9:08am
Print Post  
Nevermind,

I've tried to set the SnapToDevicePixel to false and the behavior and the appearance of links seems correct now.

Probably the default of SnapToDevicePixel is set to true for links and I had tried with true.

Bye, Agus.
  
Back to top
 
IP Logged
 
Stoyo
God Member
*****
Offline


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: Link antialias problem
Reply #2 - Mar 14th, 2013 at 11:12am
Print Post  
Hi,

If you are seeing this effect after upgrading from older version of the control, it happens because we changed the DiagramItem base from UIElement to FrameworkElement in the v2.4 release. SnapsToDevicePixels default value is false for UIElement and true for FrameworkElement.

I hope that helps,
Stoyan
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint