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

visualization of points when editing vertex_table #155

Open
kcpevey opened this issue Jul 16, 2018 · 2 comments
Open

visualization of points when editing vertex_table #155

kcpevey opened this issue Jul 16, 2018 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@kcpevey
Copy link
Collaborator

kcpevey commented Jul 16, 2018

If you have an existing polygon

vertex_table1

And you edit the vertex_table to move a point, the visualization of the polygon is automatically updated in the drawing, but the visualization of that point, remains in the old location until the polygon is deselected.

vertex_table2

@kcpevey
Copy link
Collaborator Author

kcpevey commented Jul 16, 2018

Edit: the incorrect point remains until the polyEdit tool is deselected.

@kcpevey
Copy link
Collaborator Author

kcpevey commented Jul 18, 2018

I'm seeing similar behavior when I use the save/restore function.

recipe:

  • create a polygon
  • save button
  • edit polygon by moving a vertex (polyEdit tool)
  • restore button
  • polygon is restored to the save point, but the vertex that was moved still shows up on the drawing tool until a new tool is deselected.

@kcpevey kcpevey added bug Something isn't working and removed ready labels Oct 19, 2020
@kcpevey kcpevey self-assigned this Oct 19, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants