Currently, circle menus are "designed to be slow", that is:
- there is way too many space between "cancel" and actual options;
- "cancel" is a waste of space, instead it should contain the most logical thing to do;
- cancelling a circle menu is actually slow because you need to move back the cursor there. Instead, the circle menu should only be maintained if the key is maintained, or when pressing it again. This would also free a useful slot;
- moving while circle menus are shown is very confusing to me;
Currently, circle menus are "designed to be slow", that is:
* there is way too many space between "cancel" and actual options;
* "cancel" is a waste of space, instead it should contain the most logical thing to do;
* cancelling a circle menu is actually slow because you need to move back the cursor there. Instead, the circle menu should only be maintained if the key is maintained, or when pressing it again. This would also free a useful slot;
* moving while circle menus are shown is very confusing to me;