Ticket #20 (closed defect: worksforme)
Vector point shift in wxgrass after pan
| Reported by: | marisn | Owned by: | grass-dev@… |
|---|---|---|---|
| Priority: | major | Milestone: | 6.4.0 |
| Component: | wxGUI | Version: | svn-trunk |
| Keywords: | wxgui | Cc: | |
| Platform: | Unspecified | CPU: | Unspecified |
Description
After panning around in wxgrass map window, some points are drawn shifted away from their location.
Steps to reproduce:
1) Add some line layer in wxgrass (i.e. roads from spearfish6);
2) Add some point layer (i.e. bugsites);
3) Take a screenshot;
4) Pan map;
5) Take a screenshot;
6) In Gimp (or any other raster manipulation soft) combine both screenshots in such way, that line layer features match;
7) Examine all point features and notice unsharp points - those are not drawn in same place as in first screenshot.
User may expect, that all points are drawn with same distances between them during pan.
GRASS svn trunk Revision: 29746
32bit Gentoo with wxpython-2.8.7.1

