add comment

This commit is contained in:
stefan schippers 2025-01-25 02:46:54 +01:00
parent 4700483fa4
commit 71aa4339bd
1 changed files with 1 additions and 2 deletions

View File

@ -4301,8 +4301,7 @@ int rstate; /* (reduced state, without ShiftMask) */
xctx->ui_state &= ~MENUSTART;
break;
}
if(draw_xhair) draw_crosshair(3);
if(draw_xhair) draw_crosshair(3); /* restore crosshair when selecting / unselecting */
break;
case -3: /* double click : edit prop */
if( waves_selected(event, key, state, button)) {