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

Extracting POIs #8246

Closed
maro-21 opened this issue Dec 11, 2020 · 1 comment
Closed

Extracting POIs #8246

maro-21 opened this issue Dec 11, 2020 · 1 comment
Assignees
Labels
bug A bug - let's fix this!
Milestone

Comments

@maro-21
Copy link

maro-21 commented Dec 11, 2020

Previously when extracting a point from a building it was moving with the pointer so I could place it where I want.
Currently I can't move the POI because iD decides where to put it.
So I extracted a point here:
extract
but couldn't see where it is.
And finally I found it far away:
extract2

I think it would be better to go back to the previous behavior.

@quincylvania
Copy link
Collaborator

Single-step extraction is intentional to facilitate the action on multiselections and on touchscreen devices, see #6674.

However, the point should be placed in the center of the of the area. What you're seeing is definitely a bug. I've noticed a few similar issues since we updated to D3 v6, which changed the implementation for calculating centroids.

@quincylvania quincylvania added the bug A bug - let's fix this! label Dec 11, 2020
@quincylvania quincylvania added this to the 2.20.0 milestone Dec 11, 2020
@quincylvania quincylvania self-assigned this Dec 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug A bug - let's fix this!
Projects
None yet
Development

No branches or pull requests

2 participants