Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic Nodes are appearing blank with new version 2.4 (Read 1500 times)
Anshul
Senior Member
****
Offline


I love YaBB 1G - SP1!

Posts: 316
Joined: Apr 3rd, 2009
Nodes are appearing blank with new version 2.4
Sep 14th, 2010 at 6:10am
Print Post  
Hi,

With Mindfusion.Diagramming.Wpf version 2.4, we are getting blank nodes for some specific format of text. If we set some text in Node's text property, node is not displaying the text at UI although during debugging we are able to verify that Text property is getting set.

Let’s try "Test (00) of IRD - 1fhjj" as Text for the Node.

I am sending a sample too for this issue. Please let know the solution as soon as possible.

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


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: Nodes are appearing blank with new version 2.4
Reply #1 - Sep 14th, 2010 at 7:55am
Print Post  
Set labelNode.TextPadding = new Thickness(0); Otherwise now there is one millimeter default padding at each side of the node, and the text cannot fit in the 15-point high label node.

Stoyan
  
Back to top
 
IP Logged
 
Anshul
Senior Member
****
Offline


I love YaBB 1G - SP1!

Posts: 316
Joined: Apr 3rd, 2009
Re: Nodes are appearing blank with new version 2.4
Reply #2 - Sep 14th, 2010 at 8:01am
Print Post  
Thanks Stoyan Smiley
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint