📋 Metadata
- Author: Pluglug
- Date: 2024-08-20 16:11:13
- Type:
answer - Reply to: post_05211
- Replies (1): post_05213
💬 Content
PME internally refers to CLICK_DRAG as TWEAK.
To add a bit to my previous explanation, what PME registers with Blender is Press.
Double-click is the only exception that gets registered directly in the Blender keymap. PRESS, HOLD, and CLICK_DRAG (TWEAK) are handled within PME by evaluating press duration and mouse movement.
❤️ 1 likes