From 6033127b731e41e47177e8e6c55fce42f9c597c3 Mon Sep 17 00:00:00 2001 From: Pontus Lurcock Date: Wed, 19 Aug 2020 14:13:12 +0200 Subject: [PATCH] Update CHANGES.md Add missing changes related to Issue #12 and Issue #33. --- CHANGES.md | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/CHANGES.md b/CHANGES.md index 8641195..d748d18 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -18,9 +18,19 @@ - Alignment of Display Value Range within the styles setting - Wrapping of dataset labels so they stay in dialog boxes - Data Access Error text message alignment, so they stay in dialog boxes - - Data Access Error text message alignment so they stay in dialog boxes + - Data Access Error text message alignment, so they stay in dialog boxes - Wrapping of "About" contents, so it stays in preferences dialog + - Fix misalignment of checkboxes with labels in Layers panel + - Increase width of data store selector in Data Sources panel + - Align "Add tag" button with tags in Operations panel + - Fix horizontal positioning in "Add file data source" dialog + - Align icon and label in "Active view" control of View panel + - Fix excessive cell heights in Layers panel items + - Improve vertical positioning of checkboxes in Places list + - Improve horizontal alignment of text field in "New workspace" dialog + - Improve layout of operation step dialogs * Drawing and selecting points and polygons now works again (#11, #10) +* Added Help menu. ### Changes in v2.0.0-dev.4