This thread looks to be a little on the old side and therefore may no longer be relevant. Please see if there is a newer thread on the subject and ensure you're using the most recent build of any software if your question regards a particular product.
This thread has been locked and is no longer accepting new posts, if you have a question regarding this topic please email us at support@mindscape.co.nz
|
Hi Jason, I have a null reference exception in the ConnectionRelocatorThumb class. I have attached a sample app and also a screenshot of the the action that caused the bug. The steps to reproduce are this: 1 Start the App 2 Add two nodes to diagramm 3 Connect the two nodes 4 Hover over the left connection mover thumb an drag it a little bit away from the connection point 5 Release the mouse, so that the connection shoud snap bag System.NullReferenceException occurred HResult=-2147467261 Message=Object reference not set to an instance of an object. Source=Mindscape.WpfDiagramming.Foundation StackTrace: at Mindscape.WpfDiagramming.Foundation.ConnectionRelocatorThumb.InboundConnectionPointRelocatorThumb_DragCompleted(Object sender, DragCompletedEventArgs e) in c:\Temp\WpfDiagrammingSource\Src\WpfDiagramming.Foundation\ConnectionRelocatorThumb.cs:line 203 |
|
|
Hello Markus Thanks for bringing this to our attention. This bug will be resolved in the next nightly build. Jason Fauchelle |
|