mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-07-01 16:25:13 +00:00
Fixed: #1624 Saving last searches saves only first results
This commit is contained in:
@@ -1930,6 +1930,7 @@ public final class MainPanel extends JPanel implements TreeSelectionListener, Se
|
||||
}
|
||||
}
|
||||
}
|
||||
Main.searchResultsStorage.finishGroup();
|
||||
|
||||
View.execInEventDispatch(() -> {
|
||||
boolean found = false;
|
||||
|
||||
Reference in New Issue
Block a user