Richard Hinkamp
Richard Hinkamp
I'm trying to use this for a site and I'm running into 2 problems. See my test project: [cache-buster.tar.gz](https://github.com/hollandben/grunt-cache-bust/files/566401/cache-buster.tar.gz) Run `run.sh` to run grunt. This copies `/src/` to `/public/`, this...
- [x] I'm reporting a bug, not asking for help - [x] I've looked at the [documentation](http://leaflet.github.io/Leaflet.draw/dist/reference-0.4.1.html) to make sure the behaviour is documented and expected - [x] I'm sure...
When you set new lat/lngs on a polygon and enable editing after that, you can move the handles around, but the layer will not resize with it. See: http://jsbin.com/hucapobizi/edit?html,js,output This...
- Leaflet version I'm using: 1.0.3 and 0.7.2 - Leaflet Draw version I'm using: master - Browser (with version) I'm using: chrome 56 / edge / ie11 - OS/Platform (with...
Make shutdown consistent: - cb is optional in both function definitions - cb can get undefined as arg when no error occured - with no shutdown functions, return null instead...
In preValidate() the computed object should not be just attributes, it should also include the attributes passed to preValidate() as it does with set() or save().