Mercurial > dive4elements > river
diff flys-client/ChangeLog @ 2515:532c590beb3e
Fixed problem with selecting the wrong map scale for printing.
flys-client/trunk@4380 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Sascha L. Teichmann <sascha.teichmann@intevation.de> |
---|---|
date | Thu, 10 May 2012 09:49:08 +0000 |
parents | 902526c9efd4 |
children | 5d62aa5a57e3 |
line wrap: on
line diff
--- a/flys-client/ChangeLog Wed May 09 22:01:50 2012 +0000 +++ b/flys-client/ChangeLog Thu May 10 09:49:08 2012 +0000 @@ -1,3 +1,11 @@ +2012-05-10 Sascha L. Teichmann <sascha.teichmann@intevation.de> + + * src/main/java/de/intevation/flys/client/server/MapPrintServiceImpl.java: + Fixed problem with selecting the wrong map scale for printing. + + * src/main/webapp/WEB-INF/config.yaml: Added scales 1:2500, 1:5000, 1:10000 + and 1:15000 for "close-ups". + 2012-05-09 Felix Wolfsteller <felix.wolfsteller@intevation.de> * src/main/java/de/intevation/flys/client/client/ui/chart/CrossSectionChartThemePanel.java: