earthoutreach / earth-api-utility-library

Automatically exported from code.google.com/p/earth-api-utility-library
0 stars 0 forks source link

Deleting a vertex on a polygon can cause bugs in the editing feature. #1

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. in the poly-edit-full demo, draw a square, starting in the upper left 
corner, proceeding 
clockwise.
2. Delete the upper right vertex by double clicking
3. Now drag the upper left vertex. The old vertex "sticks"

What is the expected output? What do you see instead?
Expected that the upper left vertex is moved. Instead you see a new vertex 
added.

What version of the product are you using? On what operating system?
Latest Earth API, OS X + Safari 4

Original issue reported on code.google.com by underbluewaters on 29 May 2009 at 5:24

Attachments:

GoogleCodeExporter commented 9 years ago
Nice find.. will fix ASAP.

Original comment by api.roman.public@gmail.com on 29 May 2009 at 6:56

GoogleCodeExporter commented 9 years ago
Just pushed to trunk. Will be in next release.

Original comment by api.roman.public@gmail.com on 4 Jun 2009 at 10:47