praneybehl / jgraduate

Automatically exported from code.google.com/p/jgraduate
MIT License
0 stars 0 forks source link

Radial Gradient Tab #10

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
The next logical step for a gradient picker is to add a Radial Gradient tab
similar to the Linear Gradient tab.  The basic requirements are:

1) add a tab called "Radial Gradient"
2) has two focusable handles:  one for center and one for edge (radius)
3) has two color pickers and an overall alpha bar just like linear gradient
4) returns a radialGradient object in the Paint object

Original issue reported on code.google.com by codedr...@gmail.com on 31 Jul 2009 at 2:50

GoogleCodeExporter commented 9 years ago

Original comment by codedr...@gmail.com on 31 Jul 2009 at 2:52

GoogleCodeExporter commented 9 years ago
Got a started on this, should be able to check in tomorrow or some time soon. :)

Original comment by adeve...@gmail.com on 8 Mar 2010 at 9:27

GoogleCodeExporter commented 9 years ago
Added in r72.

Original comment by adeve...@gmail.com on 10 Mar 2010 at 6:35