loleaflet/src/map/handler/Map.Scroll.js |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit b9856a78067eb7a4fb522c82c64007948fd7a875
Author: Andras Timar <andras.ti...@collabora.com>
Date:   Tue Feb 16 17:31:17 2016 +0100

    loleaflet: enable scrollHandler

diff --git a/loleaflet/src/map/handler/Map.Scroll.js 
b/loleaflet/src/map/handler/Map.Scroll.js
index fac8cbf..b07dec8 100644
--- a/loleaflet/src/map/handler/Map.Scroll.js
+++ b/loleaflet/src/map/handler/Map.Scroll.js
@@ -3,7 +3,7 @@
  */
 
 L.Map.mergeOptions({
-       scroll: true,
+       scrollHandler: true,
        wheelDebounceTime: 40
 });
 
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to