Mercurial > dive4elements > river
diff flys-client/ChangeLog @ 2509:3952429cc41b
Added zoom listener a adjust the print link bbox.
flys-client/trunk@4364 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Sascha L. Teichmann <sascha.teichmann@intevation.de> |
---|---|
date | Wed, 09 May 2012 13:15:26 +0000 |
parents | 4aa70825bde1 |
children | 4861ab2c28d2 |
line wrap: on
line diff
--- a/flys-client/ChangeLog Wed May 09 11:18:24 2012 +0000 +++ b/flys-client/ChangeLog Wed May 09 13:15:26 2012 +0000 @@ -1,3 +1,10 @@ +2012-05-09 Sascha L. Teichmann <sascha.teichmann@intevation.de> + + * src/main/java/de/intevation/flys/client/client/ui/map/MapToolbar.java: + Added zoom listener a adjust the print link bbox. Link bbox parameters + are generated correctly but the service does not respect them. Needs + debugging. + 2012-05-09 Sascha L. Teichmann <sascha.teichmann@intevation.de> * src/main/java/de/intevation/flys/client/server/MapPrintServiceImpl.java: