loleaflet/src/layer/tile/TileLayer.js |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit ccb20d551eca72dbbd651f60f459518a891c3165
Author:     Henry Castro <hcas...@collabora.com>
AuthorDate: Wed Aug 22 16:45:38 2018 -0400
Commit:     Henry Castro <hcas...@collabora.com>
CommitDate: Sun Aug 26 14:20:00 2018 -0400

    loleaflet: mobile: remove more invalid focus
    
    Change-Id: I10dd64d388dcf640ee2c2a7744408b13834ef044

diff --git a/loleaflet/src/layer/tile/TileLayer.js 
b/loleaflet/src/layer/tile/TileLayer.js
index f0e8761a1..37e2467bf 100644
--- a/loleaflet/src/layer/tile/TileLayer.js
+++ b/loleaflet/src/layer/tile/TileLayer.js
@@ -282,7 +282,6 @@ L.TileLayer = L.GridLayer.extend({
                for (var key in this._selectionHandles) {
                        this._selectionHandles[key].on('drag dragend', 
this._onSelectionHandleDrag, this);
                }
-               this._map.focus();
 
                map.setPermission(this.options.permission);
 
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to