mirror of
https://github.com/overcuriousity/autopsy-flatpak.git
synced 2025-07-17 18:17:43 +00:00
activate TopComponent so that ExplorerManager.lookup gets proxied in actionsGlobalContext immediately.
This commit is contained in:
parent
9c0d549c51
commit
34cee44ab3
@ -627,6 +627,7 @@ public class TimeLineController {
|
|||||||
}
|
}
|
||||||
mainFrame.open();
|
mainFrame.open();
|
||||||
mainFrame.toFront();
|
mainFrame.toFront();
|
||||||
|
mainFrame.requestActive();
|
||||||
}
|
}
|
||||||
|
|
||||||
synchronized public void pushEventTypeZoom(EventTypeZoomLevel typeZoomeLevel) {
|
synchronized public void pushEventTypeZoom(EventTypeZoomLevel typeZoomeLevel) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user