diff --git a/CHANGELOG.md b/CHANGELOG.md index b7e173329..18cbb9f3c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,7 @@ All notable changes to this project will be documented in this file. ### Fixed - #1298 AS1/2 properly decompiled setProperty/getProperty +- AS1/2 Direct editation mark line on error ## [13.0.3] - 2021-02-12 ### Added diff --git a/src/com/jpexs/decompiler/flash/gui/action/ActionPanel.java b/src/com/jpexs/decompiler/flash/gui/action/ActionPanel.java index 77d0628e1..f7a9a8e31 100644 --- a/src/com/jpexs/decompiler/flash/gui/action/ActionPanel.java +++ b/src/com/jpexs/decompiler/flash/gui/action/ActionPanel.java @@ -1082,8 +1082,12 @@ public class ActionPanel extends JPanel implements SearchListener