Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable disconnecting two selected ways from each other #7652

Closed
quincylvania opened this issue Jun 3, 2020 · 1 comment
Closed

Enable disconnecting two selected ways from each other #7652

quincylvania opened this issue Jun 3, 2020 · 1 comment
Assignees
Labels
operation An editing operation / edit menu item
Milestone

Comments

@quincylvania
Copy link
Collaborator

Since we did #4245 you've been able to disconnect the selected way from all connected ways. You can select specific vertices to limit the disconnection. We should also allow limiting by connected ways, i.e. only shared nodes are disconnected.

Example use case:

Screen Shot 2020-06-03 at 11 01 42 AM

@quincylvania quincylvania added the operation An editing operation / edit menu item label Jun 3, 2020
@quincylvania quincylvania self-assigned this Jun 3, 2020
@quincylvania quincylvania added this to the 2.18.0 milestone Jun 3, 2020
@quincylvania
Copy link
Collaborator Author

I did this! It feels like a natural interaction, I'm sure mappers expected it to work like this already. As a bonus, you can also run Disconnect on multiple ways that don't share nodes, disconnecting them each entirely.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
operation An editing operation / edit menu item
Projects
None yet
Development

No branches or pull requests

1 participant