comment in the code
This commit is contained in:
parent
0824c1b9b8
commit
096eb126c1
|
|
@ -2549,6 +2549,7 @@ int rstate; /* (reduced state, without ShiftMask) */
|
|||
}
|
||||
}
|
||||
}
|
||||
/* snap crosshair to closest pin or net endpoint */
|
||||
if(draw_xhair) {
|
||||
if( ( (xctx->ui_state & STARTWIRE) || xctx->ui_state == 0 ) && (state & ShiftMask) ) {
|
||||
double x, y, sx, sy;
|
||||
|
|
|
|||
Loading…
Reference in New Issue