shana / paint-mono

Automatically exported from code.google.com/p/paint-mono
Other
22 stars 13 forks source link

Color wheel does not display any colors #12

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
No colors are displayed on the color wheel, although it works properly. 
Probably the same refresh problem that makes the canvas black on load.

Original issue reported on code.google.com by shana.u...@gmail.com on 18 Sep 2008 at 11:49

GoogleCodeExporter commented 9 years ago
Implemented custom color wheel with a LinearGradient brush, since cairo (and 
libgdiplus by extension) doesn't support PathGradient brushes.

Original comment by shana.u...@gmail.com on 11 Oct 2008 at 10:42