mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-09-26 13:50:46 +00:00
goto last method after saving p-code when outside trait method
Fixed: AS3 p-code/AS hilighting after p-code save
This commit is contained in:
@@ -318,6 +318,7 @@ public class ASMSourceEditorPane extends DebuggableEditorPane implements CaretLi
|
||||
textWithHex = null;
|
||||
textNoHex = null;
|
||||
textHexOnly = null;
|
||||
setHex(exportMode, true);
|
||||
} catch (IOException ex) {
|
||||
} catch (InterruptedException ex) {
|
||||
} catch (AVM2ParseException ex) {
|
||||
|
||||
Reference in New Issue
Block a user