Mercurial > dive4elements > river
diff flys-client/ChangeLog @ 1336:ceb989d64cd2
Request redraw on style attribute change.
flys-client/trunk@2981 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Raimund Renkert <raimund.renkert@intevation.de> |
---|---|
date | Mon, 17 Oct 2011 10:07:48 +0000 |
parents | 82c1b76fd854 |
children | 9bf72f84728d |
line wrap: on
line diff
--- a/flys-client/ChangeLog Mon Oct 17 09:46:25 2011 +0000 +++ b/flys-client/ChangeLog Mon Oct 17 10:07:48 2011 +0000 @@ -1,3 +1,14 @@ +2011-10-17 Raimund Renkert <raimund.renkert@intevation.de> + + Request redraw on attribute change. + + * src/main/java/de/intevation/flys/client/client/ui/ThemePanel.java: + Made request redraw method public and added method to show editor + window. + + * src/main/java/de/intevation/flys/client/client/ui/StyleEditorWindow.java: + Removed collection view, added theme panel. Request redraw on success. + 2011-10-17 Felix Wolfsteller <felix.wolfsteller@intevation.de> Cosmetics, docs.