You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently it just overrides the currently loaded shortcuts.
It should leave the addon keymap intact though.
The text was updated successfully, but these errors were encountered:
PLyczkowski
changed the title
Loading a keymap should clear existing shortcuts before loading new ones.
Add option when loading a keymap clears existing shortcuts before loading new ones.
Jan 18, 2015
I just created a patch to make this possible: http://hastebin.com/icilageviq.mel So if you use kc.keymaps.new(... , empty=True) It creates an entirely new keymap instead of overwriting the changed shortcuts.
Currently it just overrides the currently loaded shortcuts.
It should leave the addon keymap intact though.
The text was updated successfully, but these errors were encountered: