Mercurial > dive4elements > river
diff flys-client/ChangeLog @ 3700:dbcd14c27c8d
Transparency attribute theme fixes
flys-client/trunk@5413 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Christian Lins <christian.lins@intevation.de> |
---|---|
date | Sun, 09 Sep 2012 21:02:54 +0000 |
parents | 42cd7df8d989 |
children | 6288056e2673 |
line wrap: on
line diff
--- a/flys-client/ChangeLog Sun Sep 09 10:53:17 2012 +0000 +++ b/flys-client/ChangeLog Sun Sep 09 21:02:54 2012 +0000 @@ -1,3 +1,14 @@ +2012-09-09 Christian Lins <christian.lins@intevation.de> + + * src/main/java/de/intevation/flys/client/client/FLYSConstants_en.properties, + src/main/java/de/intevation/flys/client/client/FLYSConstants.java, + src/main/java/de/intevation/flys/client/client/FLYSConstants.properties, + src/main/java/de/intevation/flys/client/client/ui/StyleEditorWindow.java, + src/main/java/de/intevation/flys/client/client/FLYSConstants_de.properties: + Rename attribute 'alpha' to 'transparency' which now represents the + transparency percentage instead raw rgba alpha value. StyledEditorWindow + can now handle this transparency attribute. + 2012-09-09 Christian Lins <christian.lins@intevation.de> * src/main/java/de/intevation/flys/client/client/FLYSConstants_en.properties,