Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: UDIG 1.1.M8
-
Fix Version/s: UDIG 1.2.M6
-
Component/s: tools and editing
-
Labels:None
-
Environment:Win 2000, JRE 1.5
Description
After moving the vertex of an existing line, the original line and the moved line are both displayed until a pan or zoom is performed.
Issue Links
- is related to
-
UDIG-797
"add feature" display refresh
-
1. Re-render the entire layer so as not to render that one feature, which can be slow and if you do lots of switching between features this is a useability issue.
2. You can write over the line with a white line. That doesn't completely suck but it is a slight problem as it leaves a white line there instead of the actual feature.