mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2025-10-04 10:19:23 +02:00
GT-2925 - Key Bindings - Support Window Menu Provider Key Bindings -
Step 2 - fixed bug that allowed dummy actions into the toolbar; updated DockingAction to handle null keybindings the same way as null menu and toolbar data
This commit is contained in:
parent
8c11c1eebd
commit
f510ddf338
4 changed files with 17 additions and 7 deletions
|
@ -539,11 +539,7 @@ public abstract class ComponentProvider implements HelpDescriptor, ActionContext
|
|||
|
||||
Fix:
|
||||
|
||||
-Toolbar description for key doesn't match menu (goes away)
|
||||
-dummy actions getting added to toolbar
|
||||
-cleanup odd relationship with keybindings action and UI (move to tool??
|
||||
or ToolActions...<= this)
|
||||
|
||||
-Toolbar description for key doesn't match menu (goes away)
|
||||
|
||||
*/
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue