mirror of
https://github.com/overcuriousity/autopsy-flatpak.git
synced 2025-07-06 21:00:22 +00:00
Merge pull request #5448 from markmckinnon/5801-cvt-should-change-to-summary-panel-when-account-selection-changes
5801-cvt-should-change-to-summary-panel-when-account-selection-changes
This commit is contained in:
commit
41633f3f76
@ -61,6 +61,7 @@ public final class RelationshipBrowser extends JPanel implements Lookup.Provider
|
||||
*/
|
||||
public void setSelectionInfo(SelectionInfo info) {
|
||||
currentSelection = info;
|
||||
tabPane.setSelectedIndex(0);
|
||||
((RelationshipsViewer) tabPane.getSelectedComponent()).setSelectionInfo(info);
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user