Di, Tri, Oblq select: Ensure click (w/o drag) changes
This commit is contained in:
parent
f8c8b9b6a7
commit
2b588773a7
1 changed files with 1 additions and 0 deletions
|
|
@ -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 {
|
} else {
|
||||||
/* Not a SELECT; must be a DRAW! */
|
/* Not a SELECT; must be a DRAW! */
|
||||||
int i;
|
int i;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue