From 2f6626d2b1a910aa1ce180b988ed2937e4e756a0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jindra=20Pet=C5=99=C3=ADk?= Date: Mon, 29 Nov 2021 17:14:36 +0100 Subject: [PATCH] Changed AS1/2 direct editation no longer marked as experimental --- CHANGELOG.md | 3 +++ .../jpexs/decompiler/flash/gui/action/ActionPanel.java | 8 +------- .../decompiler/flash/gui/locales/MainFrame.properties | 2 +- .../decompiler/flash/gui/locales/MainFrame_cs.properties | 2 +- 4 files changed, 6 insertions(+), 9 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c3e7d307f..0fe353a8a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,9 @@ All notable changes to this project will be documented in this file. ### Added - Frame dependencies +### Changed +- AS1/2 direct editation no longer marked as experimental + ### Fixed - AS1/2 - switch with getvariable decompilation - AS1/2 - call action parameters as string diff --git a/src/com/jpexs/decompiler/flash/gui/action/ActionPanel.java b/src/com/jpexs/decompiler/flash/gui/action/ActionPanel.java index d25dd6eb8..d173e5417 100644 --- a/src/com/jpexs/decompiler/flash/gui/action/ActionPanel.java +++ b/src/com/jpexs/decompiler/flash/gui/action/ActionPanel.java @@ -124,8 +124,6 @@ public class ActionPanel extends JPanel implements SearchListener