From c7a67700ce572d3b85cd16ecc8aa170a8bfd5bb5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89ric=20Lemoine?= Date: Mon, 4 Apr 2011 07:47:07 +0000 Subject: [PATCH] fix an issue where the user cannot interact with the map when in the area to the left of the editing toolbar, p=jorix (closes #3241) git-svn-id: http://svn.openlayers.org/trunk/openlayers@11865 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf --- examples/editingtoolbar.html | 3 +++ examples/highlight-feature.html | 3 +++ examples/intersects.html | 3 +++ examples/multimap-mercator.html | 3 +++ examples/protocol-gears.html | 3 +++ examples/snap-split.html | 3 +++ examples/snapping.html | 3 +++ examples/spherical-mercator.html | 3 +++ examples/vector-formats.html | 3 +++ examples/wfs-protocol-transactions.html | 8 +++++++- examples/wfs-snap-split.html | 8 +++++++- theme/default/ie6-style.css | 3 +++ theme/default/style.css | 1 - 13 files changed, 44 insertions(+), 3 deletions(-) diff --git a/examples/editingtoolbar.html b/examples/editingtoolbar.html index 6bf1e88f9a..a73a155d27 100644 --- a/examples/editingtoolbar.html +++ b/examples/editingtoolbar.html @@ -6,6 +6,9 @@ OpenLayers Editing Toolbar Example + diff --git a/examples/highlight-feature.html b/examples/highlight-feature.html index 966d468f2c..d4284f8383 100644 --- a/examples/highlight-feature.html +++ b/examples/highlight-feature.html @@ -4,6 +4,9 @@ SelectFeature Control for Select and Highlight + + +