panthernet / GraphX

GraphX for .NET
Apache License 2.0
309 stars 101 forks source link

Update EdgeControlBase.cs #96

Closed bleibold closed 6 years ago

bleibold commented 6 years ago

The latest changes that were authored resulted in a defect. If an edge pointer Visibility happens to be set by either a Binding or Converter, then the original code was overwriting the Visibility property value.