Steve Bennett
Steve Bennett
Fix #3786 by preventing user trying to circularise problematic shapes like figure-eights.
(eg http://trac.openstreetmap.org/ticket/4002) A few things to note: 1. I haven't actually tested this, because my local environment doesn't have the real maximise/minimise frame. But I've stepped through the code, and...
This fixes the funniness around undo/redo for creating new ways: "Click two or more points (=n) on map - a way connecting clicked points is being created. After (n-1) Undo's...
I also merged the very similar RemoveNodeFromWayAction and RemoveNodeByIndexAction into a rewritten RemoveNodeFromWayAction. There's lots of fiddliness in this stuff to do with the undo model, which necessitates writing actions...
Following on from #308, the next thing that would be useful is tools to actually facilitate the review. Similar to how I review my own changes before making a commit,...
It would be very useful if the currently selected (ie, by clicking) feature was shown in a different color. Helps in a lot of situations where you aren't sure what...
### Checklist - [X] The issue can be reproduced in the [auth0-vue sample app](https://github.com/auth0-samples/auth0-vue-samples/tree/master/01-Login) (or N/A). - [X] I have looked into the [Readme](https://github.com/auth0/auth0-vue#readme), [Examples](https://github.com/auth0/auth0-vue/blob/main/EXAMPLES.md), and [FAQ](https://github.com/auth0/auth0-vue/blob/main/FAQ.md) and have not...
The documentation says: > Iyou want to begin with an empty Jimp image, you can call the Jimp constructor passing the width and height of the image to create and...
Just a very small long-term gripe about the "try tomorrow" button. Well, a pair of small gripes. :) First: it isn't "tomorrow" (which is the day after today), it's actually...