diff flys-client/src/main/java/de/intevation/flys/client/client/ui/map/MapToolbar.java @ 825:1b9b7e9ab219

Save and reload user defined geometries (barriers) in the map. flys-client/trunk@2522 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Ingo Weinzierl <ingo.weinzierl@intevation.de>
date Mon, 22 Aug 2011 13:29:55 +0000
parents d45ad7fd3027
children dcecdd9693a8
line wrap: on
line diff
--- a/flys-client/src/main/java/de/intevation/flys/client/client/ui/map/MapToolbar.java	Mon Aug 22 10:46:49 2011 +0000
+++ b/flys-client/src/main/java/de/intevation/flys/client/client/ui/map/MapToolbar.java	Mon Aug 22 13:29:55 2011 +0000
@@ -282,6 +282,7 @@
 
     protected ImgButton createSelectFeatureControl() {
         SelectFeatureOptions opts = new SelectFeatureOptions();
+        opts.setBox(true);
 
         // VectorFeatures selected by the SelectFeature control are manually
         // marked with the string "mark.delete". The control to remove selected

http://dive4elements.wald.intevation.org