dndplayer/dnd-player

Implement a way to delete individual editable poly points

Closed this issue · 1 comments

Currently you would have to remove the whole poly and start again (or just move a point to somewhere it doesn't really effect anything).

It would be nice, but not neccessary right now, to be able to delete a specific point in a poly somehow. Technically it would be much the reverse of the midpoint adding, but I'm not sure the nicest UI for it (since we can't reliably handle keyboard modifiers currently e.g. Shift click etc).

Food for thought

This was implemented a while ago with the bin icon in the centre of the poly