#805 Editor mode for Define*Texts improved

This commit is contained in:
honfika@gmail.com
2015-02-26 17:47:05 +01:00
parent a11015e90c
commit 88adac7965
6 changed files with 31 additions and 23 deletions

View File

@@ -2227,7 +2227,6 @@ public final class MainPanel extends JPanel implements ActionListener, TreeSelec
updateUi();
}
previewPanel.setEditText(Configuration.editorMode.get());
reload(false);
}