Fix #127302: Grease pencil "close" operator causes crash
This commit is contained in:
@@ -880,6 +880,7 @@ static int grease_pencil_cyclical_set_exec(bContext *C, wmOperator *op)
|
||||
}
|
||||
}
|
||||
|
||||
info.drawing.tag_topology_changed();
|
||||
changed = true;
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user