Quantcast
Channel: quickgraph Work Item Rss Feed
Viewing all articles
Browse latest Browse all 25

Created Unassigned: GraphvizColor Struct is not rendering ARGB values correctly [65793]

$
0
0
There is an issue with GraphvizColor. The ARGB values are not rendered correctly due to the bug in the following code.

public byte A { get { return this.a; } }
public byte R { get { return this.a; } }
public byte G { get { return this.a; } }
public byte B { get { return this.a; } }

All the ARGB always returns the this.a.

Viewing all articles
Browse latest Browse all 25

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>