MultiFunPlayer icon indicating copy to clipboard operation
MultiFunPlayer copied to clipboard

Add ability for shortcut action to be disabled instead of removed when unregistering

Open Yoooi0 opened this issue 3 years ago • 0 comments

So that we can register/unregister actions dynamically without loosing configured actions in bindings. Somehow need to be able to differentiate deprecated vs dynamic actions. Deprecate via migrations?

https://github.com/Yoooi0/MultiFunPlayer/blob/9d6a9a8d15fdd609c0f639aff3ce52e999cfad4d/MultiFunPlayer/Input/IShortcutManager.cs#L71-L79

Also plugin registered actions will be lost each restart.

Yoooi0 avatar Oct 11 '22 11:10 Yoooi0