New branch 'feature/contextmenu' available with the following commits: commit 23f1e4600a7914e5d2804c465cdb7b04b49d662e Author: Andrzej Hunt <andrzej.h...@collabora.com> Date: Fri Oct 30 19:45:09 2015 +0100
loleaflet: Implement context menu with 'copy' command We also have a dummy paste button, however this doesn't actually work - it's possible that this might work in IE, but is unsupported in most other browsers for security reasons. commit bc3cd2ce8c1358d897331c4765f009f1ca69eb64 Author: Andrzej Hunt <andrzej.h...@collabora.com> Date: Fri Oct 30 19:37:47 2015 +0100 loleaflet: contextmenu plugin: don't override items list The plugin seems to assume that we pass the items list into map externally, however in loleaflet we extend options internally - since the plugin is loaded later it then tried to overwrite our items list with it's default empty list, which should be avoided. commit 794052bd998514b1867d435920f653b80251f28b Author: Andrzej Hunt <andrzej.h...@collabora.com> Date: Thu Oct 29 19:55:40 2015 +0100 loleaflet: Add Leaflet.contextmenu plugin This is a plugin allowing simple creation of contextmenus. Source code: https://github.com/aratcliffe/Leaflet.contextmenu Licence: MIT _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits