mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2025-10-05 10:49:34 +02:00
Merge remote-tracking branch
'origin/GP-4148-dragonmacher-global-data-type-edit-action' (Closes #5975, Closes #6576)
This commit is contained in:
commit
4302fdc00d
7 changed files with 66 additions and 33 deletions
|
@ -231,7 +231,6 @@ public abstract class ComponentProvider implements HelpDescriptor, ActionContext
|
|||
return;
|
||||
}
|
||||
|
||||
dockingTool.toFront();
|
||||
if (defaultFocusComponent != null) {
|
||||
DockingWindowManager.requestFocus(defaultFocusComponent);
|
||||
return;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue