📋 Metadata

💬 Content

actimelvanille:

In 2.7 after confirming it would automatically switch back to select mode but in 2.8 the knife tool stays active for some reason.

Have you tried to use K hotkey? In this case 2.8 stays in select mode (or other active tool).
Or use this code if you want to use it in a pie:

bpy.ops.mesh.knife_tool()

🔗 View on Blender Artists