From cc17e932405d2ed02b1fe0741880193839c94c11 Mon Sep 17 00:00:00 2001 From: Niklas Date: Thu, 5 Sep 2019 18:22:02 +0200 Subject: [PATCH] edited readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 32a98ac..c5d3bd7 100644 --- a/README.md +++ b/README.md @@ -110,6 +110,8 @@ metadata keyword:: metadata information # Known Issues * on windows when scrolling over a scrollable canvas, for example the entry list, it sometimes throws an error but works flawless + * this may be happening because the delta of the event is not exactly 120 or -120 + * because the main development platform was linux I am going to ignore this issue at the moment * If you rename a data file you need to manually rename the metadata file accordingly if you want the metadata to load correctly * imported process descriptions will be given place holder names with which they are displayed in your tool * you can rename them manually inside the process editing window