Skip to content

Commit 16a61be

Browse files
author
gsherman
committedFeb 13, 2004
Added bug numbers to issues
git-svn-id: http://svn.osgeo.org/qgis/trunk@820 c8812cc2-4d05-0410-92ff-de0c093fc19c
1 parent 34250c2 commit 16a61be

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed
 

‎BUGS

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
1-
BUGS,v 1.1 2004/02/13 16:18:45 gsherman Exp
1+
BUGS,v 1.2 2004/02/13 16:22:46 gsherman Exp
22
Known issues and bugs in this release (QGIS 0.1pre1 'Moroz')
33
RASTER:
44

55
VECTOR:
66
1. OGR layers (for example shapefiles) do not reliably select or identify
77
features. Any feature that intersects the MBR (minimum bounding rectangle)
88
of the selection rectangle will be returned. This results in more features
9-
being returned than desired.
10-
2. Zooming in very close can result in a scrambled display.
9+
being returned than desired.[Bug 896254]
10+
2. Zooming in very close can result in a scrambled display. [Bug 895506]
1111
3. Drawing polygons with patterns other than solid may leave "holes" where the
12-
polygons are not properly rendered.
12+
polygons are not properly rendered.[Bug 889454]

0 commit comments

Comments
 (0)
Please sign in to comment.