mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-06-03 04:45:30 +00:00
Fixed
- Recalculating dependencies in the loop (now only on change) - Dependencies handling
This commit is contained in:
@@ -1369,6 +1369,7 @@ public class Main {
|
||||
mainFrame.getPanel().tagTree.setExpandPathString(resourcesPathStr);
|
||||
mainFrame.getPanel().tagListTree.setExpandPathString(tagListPathStr);
|
||||
}
|
||||
mainFrame.getPanel().updateMissingNeededCharacters();
|
||||
}
|
||||
|
||||
if (executeAfterOpen != null) {
|
||||
|
||||
Reference in New Issue
Block a user