From 14fac16819c3f4101129dc9ca4f83ab3f1a4b8cc Mon Sep 17 00:00:00 2001 From: Twan van Laarhoven Date: Wed, 10 Jun 2020 01:22:05 +0200 Subject: [PATCH] Close #69 --- CHANGES.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGES.txt b/CHANGES.txt index dc4c3455..60fbb894 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -10,7 +10,7 @@ Bug fixes: * Fixed: keywords after atoms were not showing up (#67) * Fixed: multiple keywords that matched in the same place both showed reminder text. (#70) Now, when there are overlapping matches the longest one is used. - * Fixed: image slicing window now uses "size to fit" by default + * Fixed: Slice Image window defaulting to Force to Fit (#69) ------------------------------------------------------------------------------ -- 2.1.0, 2020-06-01