Add option to bind mouse thumb buttons for mouse-centered rotation - #5013
Add option to bind mouse thumb buttons for mouse-centered rotation#5013jwt27 wants to merge 10 commits into
Conversation
|
for keybind preferences user should just rebind, imo this is just clutter added to the cfg |
|
Yes, I completely agree. But this is not just a rebind, I want to introduce this new feature (mouse-centered rotate) specifically for the thumb buttons only. This is consistent with mouse-centered zoom on scroll wheel, both are controlled by the same hand. However, scroll wheel zooming is hardcoded, which I don't want to do for this. So an extra config option is then the best choice, if changing the default keybinds is not possible. Surely though, it must be possible to change some default options, in some cases. This shouldn't affect anyone's existing settings. I would've thought the Delete/PageDown keys, being entirely redundant and presumably little-used, wouldn't really be missed. |
|
I changed it again. Now |
New idea for the
ROTATE_AROUND_MOUSEoption. I really do think it's an improvement to have this on the mouse thumb buttons, so I propose adding an option value to pseudo-hardcode these buttons, without changing any default keybinds. The probably-confusingONLY_CTRL/NOT_CTRLoptions are removed (although, I'm not entirely convinced I made it any less confusing overall).