mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-06-21 01:55:33 +00:00
Turn on Simple editor view for dev branch
This commit is contained in:
@@ -33,7 +33,7 @@ public class EasyPanel extends JPanel {
|
||||
* TODO: switch to true when Easy mode is released.
|
||||
* I think it's not production ready yet.
|
||||
*/
|
||||
public static boolean EASY_AVAILABLE = false;
|
||||
public static final boolean EASY_AVAILABLE = true;
|
||||
|
||||
private TabSwitcher<SWF> tabSwitcher;
|
||||
private EasySwfPanel easySwfPanel;
|
||||
|
||||
Reference in New Issue
Block a user