Yohan Boniface
Yohan Boniface
@sarnold seems to be maintaining a fork, see https://github.com/pmaupin/pdfrw/pull/216#issuecomment-769357913 @pmaupin maybe he could be granted maintainer rights here ?
@olt: The [commit changing the releases URL](https://github.com/omniscale/imposm3/commit/0ca34413d692afb44f49b8715ef6e9423a78fe86#diff-62c330cd8da31d476bb63b51bb8b1307R7) does not seems to be reflected in the [documentation](https://imposm.org/docs/imposm3/latest/install.html#binary).
Not sure if I'm missing something or if there is an issue in the Github release with shared libraries. If I run the imposm binary from https://github.com/omniscale/imposm3/releases/download/v{release}/imposm-0.6.0-alpha.4-linux-x86-64.tar.gz on a fresh...
> Is the lib directory still next to the binary? Ekh, no :s I'm moving the binary to the `bin` folder. Note that `this used to work`™ with previous releases...
Leaflet.Editable disable all previous registered events while _drawing_ (and add them back when drawing is finished). It's a bit extreme, but I didn't get to a softer but still robust...
Sorry, was in a mission in Jordan, and a bit overwhelmed. So that's not that simple that was I said before: events will only work for element _added_ to the...
Rotating is not supported (yet), but it may worth a fix anyway. Can you paste a simple reproducible test case?
Humm, works for me with ESC while drawing (on FF). Can you try with another browser to narrow the issue?
I don't that should be in Leaflet.Editable core, but that would clearly be a nice plugin. I'll see if I can have a bit of time to look on it....
Isn't it that you only need https://github.com/Leaflet/Path.Drag.js ?