praneybehl / jgraduate

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

jGraduate doesn't keep the entered value for alpha transparency #18

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?

1. Open jgraduate and select a color, for example the pink on the top-left,
which appears to be: #ffaaaaff
2. Look around, find how to set an alpha transparency (ahah!), click on the "A"
3. Enter 50% in the A field, the color value becomes: #ffaaaa7f
4. Click "Ok" (to validate)

Reopen the color picker by clicking on the color block in SVG-edit

The value of the color shows: #ffaaaa7a
The "A" is not selected anymore, and instead of "50%", you see "47%"

What version of the product are you using? 

jGraduate as integrated in SVG-edit at r1295

On what operating system?

Windows XP

Please provide any additional information below.

This happens for the solid colors as well as for the linear gradients.

Original issue reported on code.google.com by worms_...@yahoo.com on 30 Jan 2010 at 4:07

GoogleCodeExporter commented 9 years ago

Original comment by codedr...@gmail.com on 30 Jan 2010 at 5:12

GoogleCodeExporter commented 9 years ago
Fixed in r77. :)

Original comment by adeve...@gmail.com on 14 Oct 2010 at 5:47