mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-06-02 20:04:37 +00:00
Issue #207 Update SWF preview after switching external to own Flash player view and vice versa.
This commit is contained in:
@@ -1805,6 +1805,7 @@ public class MainFrame extends AppFrame implements ActionListener, TreeSelection
|
||||
break;
|
||||
case "INTERNALVIEWERSWITCH":
|
||||
Configuration.setConfig("internalFlashViewer", (Boolean) miInternalViewer.isSelected());
|
||||
reload(true);
|
||||
break;
|
||||
case "SEARCHAS":
|
||||
if (searchDialog == null) {
|
||||
|
||||
Reference in New Issue
Block a user