mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2026-07-30 07:18:37 -09:00
Merge remote-tracking branch 'origin/GP-1-dragonmacher-request-focus-fix'
This commit is contained in:
@@ -1001,7 +1001,9 @@ public class DockingWindowManager implements PropertyChangeListener, Placeholder
|
||||
return;
|
||||
}
|
||||
|
||||
placeholder.toFront();
|
||||
toFront(root.getWindow(placeholder));
|
||||
|
||||
if (emphasisze) {
|
||||
placeholder.emphasize();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user