mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-07-03 06:54:19 +00:00
Issue #173 Method body update after global rename
This commit is contained in:
@@ -439,6 +439,7 @@ public class ABCPanel extends JPanel implements ItemListener, ActionListener {
|
||||
switchAbc(listIndex);
|
||||
decompiledTextArea.clearScriptCache();
|
||||
decompiledTextArea.reloadClass();
|
||||
detailPanel.methodTraitPanel.methodCodePanel.setBodyIndex(-1, abc);
|
||||
}
|
||||
|
||||
@Override
|
||||
|
||||
Reference in New Issue
Block a user