Fix enable state of hotkeys not getting saved
I have disabled automatic saving of hotkey preferences for now, since this would sometimes result in corrupting. Save manually for now. Awaiting Blender-side changes for long term solution.
Loading still happens automatically on start-up.
(So when you enable mouse dragging to invoke an operator, but invoke it without mouse dragging, it should now correctly fall back to the operator whose shortcut is bound to just pressing the key combo.)
Hotfix issue #78: Error causing potential loss of hotkey customizations.
Minor polish:
Thanks to everyone for reporting bugs, annoyances, and giving suggestions. I've been trying to address all types of feedback to make the add-on great for both old and new users.
Hotfix infinite pie menus causing crashes and freezes.
Apologies for those affected, this was pretty bad. I'll be more careful.
Hotfix for hotkey customizations not being saved for pie menus that only appear on mouse drag.