From b35f8fdef8a79c4a3fa3c7dfdae3eeb4d2d25401 Mon Sep 17 00:00:00 2001 From: Doichin Lazarov Date: Thu, 8 Sep 2016 12:52:32 +0300 Subject: [PATCH] Fix selection in selection --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index da34559..a1628d8 100644 --- a/README.md +++ b/README.md @@ -62,4 +62,5 @@ Then you can alter the selection state with any of these: - test/fix with multiple images at once ## Fixes - - Now selection can be draw over existing selections, make selection in selection. To achieve that before you were forced to make a selection outside any other selection and move it over. \ No newline at end of file + - Now selection can be draw over existing selections, make selection in selection. + To achieve that before you were forced to make a selection outside any other selection and move it over. \ No newline at end of file