On Tue, Jul 1, 2014 at 11:22 PM, Jürgen E. <j...@norbit.de> wrote:

> The point selection tool
> actually selects the nearest feature from a 10x10 pixel rectangle.
>

The rectangle one does the same thing:

  if ( !mDragging )
  {
    QgsMapToolSelectUtils::expandSelectRectangle( mSelectRect, vlayer,
e->pos() );
  }

- Nathan
_______________________________________________
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer

Reply via email to