Di, Tri, Oblq select: Ensure click (w/o drag) changes

This commit is contained in:
Bill Kendrick 2024-01-20 15:10:07 -08:00
parent f8c8b9b6a7
commit 2b588773a7

View file

@ -672,6 +672,7 @@ void n_pt_persp_click(magic_api * api, int which, int mode ATTRIBUTE_UNUSED,
}
}
}
n_pt_persp_drag(api, which, canvas, snapshot, x, y, x, y, update_rect);
} else {
/* Not a SELECT; must be a DRAW! */
int i;