Revision 9480

View differences:

trunk/applications/appgvSIG/src/com/iver/cit/gvsig/project/documents/layout/tools/listener/LayoutAddRectangleListener.java
64 64
	private final Image img = new ImageIcon(MapControl.class.getResource(
65 65
				"images/RectSelectCursor.gif")).getImage();
66 66
	protected Layout layout;
67
	protected static int TOLERANCE=20;
67
	protected static int TOLERANCE=15;
68 68

  
69 69
	/**
70 70
	 * Crea un nuevo LayoutAddRectangleListener.

Also available in: Unified diff