Skip to content

Commit

Permalink
Added bug numbers to issues
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.osgeo.org/qgis/trunk@820 c8812cc2-4d05-0410-92ff-de0c093fc19c
  • Loading branch information
gsherman committed Feb 13, 2004
1 parent 34250c2 commit 16a61be
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions BUGS
@@ -1,12 +1,12 @@
BUGS,v 1.1 2004/02/13 16:18:45 gsherman Exp
BUGS,v 1.2 2004/02/13 16:22:46 gsherman Exp
Known issues and bugs in this release (QGIS 0.1pre1 'Moroz')
RASTER:

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

0 comments on commit 16a61be

Please sign in to comment.