From a24b09d8adbe09260cb121a49ea19d2e20b1b1d5 Mon Sep 17 00:00:00 2001 From: Marius Date: Sat, 25 Jul 2020 12:43:11 +0300 Subject: [PATCH] - Tools Tab is hidden when entering into a Editor and showed on exit (this needs to be remade such that the toolbars state should be restored to whatever it was before entering in the Editor) - changed the ChangeLog --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a09e90b4..90443124 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,10 @@ CHANGELOG for FlatCAM beta ================================================= +25.07.2020 + +- Tools Tab is hidden when entering into a Editor and showed on exit (this needs to be remade such that the toolbars state should be restored to whatever it was before entering in the Editor) + 22.07.2020 - working on a proper GCode Editor