GP: Primitive: Add MMB to confirm

Based on GP team feedback
This commit is contained in:
Charlie Jolly 2018-12-19 17:39:37 +00:00
parent ad7dd7d8e2
commit a8198e6fbf
Notes: blender-bot 2023-02-14 04:23:01 +01:00
Referenced by issue #59645, The recent changes broke the pressure and tilt of the tablet pen
1 changed files with 1 additions and 0 deletions

View File

@ -1421,6 +1421,7 @@ static int gpencil_primitive_modal(bContext *C, wmOperator *op, const wmEvent *e
break;
}
case SPACEKEY: /* confirm */
case MIDDLEMOUSE:
case RETKEY:
{
tgpi->flag = IDLE;