Opened 16 years ago
Last modified 9 years ago
#463 new defect
Display error in wxdigit
Reported by: | Vincent | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 6.4.6 |
Component: | wxGUI | Version: | unspecified |
Keywords: | digitize, areas, fill color | Cc: | |
CPU: | Unspecified | Platform: | Unspecified |
Description
A little defect in the display when digitizing a vector map containing areas: areas (ie boundary+centroid) should appear with a fill color. If a boundary defines an island:
- it turns filled (always in white, noticeable with a b.g. raster) eventhough not provided with a centroid, when the surrounding area is defined;
- adding a centroid to make it an actual area, it remains white (not the color set for areas).
In the case of polygons void of centroids, completely surrounded by areas (not really islands, but let's say "holes"), the problem does not arise.
Vincent
Change History (2)
comment:1 by , 12 years ago
Milestone: | 6.4.0 → 6.4.2 |
---|
comment:2 by , 9 years ago
Milestone: | 6.4.2 → 6.4.6 |
---|
Note:
See TracTickets
for help on using tickets.
Is this still an issue in the current 6.4.svn wxdigitizer?