<div dir="ltr">Hi,<br><br>with OpenLayers 2.13.1 it's too difficult to select line with ModifyFeature.<br><br>There's almost no pixel tolerance, and you *should* have a magnifier glass to select a line (you should do it almost perfectly).<br>

<br>Is there any way to fix this behaviour?<br><br>Inserting this piece of code:<br><br>OpenLayers.Handler.Feature.prototype.clickTolerance = 100;<br><br>doesn't fix the issue.<br>
</div>