Bug report #3664
GDALTools: clipper sometimes leaves a red transparent rectangle
Status: | Closed | ||
---|---|---|---|
Priority: | Low | ||
Assignee: | Giuseppe Sucameli | ||
Category: | GDAL Tools | ||
Affected QGIS version: | Regression?: | No | |
Operating System: | All | Easy fix?: | No |
Pull Request or Patch supplied: | Resolution: | fixed | |
Crashes QGIS or corrupts data: | Copied to github as #: | 13723 |
Description
If the clipper window is closed before completing the command, a red transparent rectangle is left on the canvas, and is not removed.
Associated revisions
remove the clipping rectangle closing clipper, to fix #3664
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@15562 c8812cc2-4d05-0410-92ff-de0c093fc19c
remove the clipping rectangle closing clipper, to fix #3664
git-svn-id: http://svn.osgeo.org/qgis/trunk@15562 c8812cc2-4d05-0410-92ff-de0c093fc19c
History
#1 Updated by Giuseppe Sucameli over 13 years ago
- Resolution set to fixed
- Status changed from Open to Closed
I made some changes in a6de6592 (SVN r15563). The issue should be fixed.