Hey guys, I want to disable the feature in the “Pie Menus Official” addon, where once the pie menu opens if you flick your mouse it selects that option based on the flick angle, it’s called “no-click” in the documentation.
To clarify I want it to behave so when i open the pie menu i can move my mouse as much as I want without it dismissing the pie.
That’s how I have mine set up, but if you are moving the mouse at the time of opening the pie (even just a fraction), it either dismisses the menu or selects an option by from the gesture.
I was hoping to remove it completely from the pie addon.
Basically i have my main pie mapped to my thumb button on my mouse, and the slightest nudge of the mouse selects an option.
If you increase the threshold in the pie settings, that might help. Are you on a hidpi display? The default setting of 12 pixels is pretty tight for those displays.
I’ve found a way to disable the flick - restoring mouse position while the hotkey is pressed using Wndow.cursor_warp.
Will implement it in the next version of pie menu editor.