praneybehl / jgraduate

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

Begin stop of the Linear gradient tab should reflect the Solid color selected for an object #17

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Select an object (in the awesome SVG-edit application, for instance)
2. Set the object color to anything but red
3. Open the colorpicker --> The colorpicker reflects the selected Solid color.
4. Now decide that you want a Linear gradient.
5. Switch to the Linear gradient tab

What is the expected output? 

The colorpicker reflects the selected Solid color as the Begin stop of the
gradient

What do you see instead?

A red to yellow default gradient :(

What version of the product are you using? On what operating system?

All! 

Please provide any additional information below.

It would be a great help to not have to go back to the Solid color tab to
check out the color values and to not have to manually fill them in the
Linear gradient tab.

Original issue reported on code.google.com by worms_...@yahoo.com on 16 Nov 2009 at 9:29

GoogleCodeExporter commented 9 years ago
Agreed! :)

Original comment by codedr...@gmail.com on 28 Jan 2010 at 3:15

GoogleCodeExporter commented 9 years ago
Fixed in r79. Currently the second color is the same as the first with a 50% 
opacity, though I'm open for other suggestions like white, black, 0% opacity, 
etc.

Original comment by adeve...@gmail.com on 5 Nov 2010 at 3:38