From d87b7580de12b58e8be7c583c9d14d97e3c64bfe Mon Sep 17 00:00:00 2001 From: Michael Becker Date: Thu, 19 Sep 2019 07:15:40 -0400 Subject: [PATCH] Update Bugs.txt --- CSharp/Bugs.txt | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/CSharp/Bugs.txt b/CSharp/Bugs.txt index 28ed0c3b..a5e48652 100644 --- a/CSharp/Bugs.txt +++ b/CSharp/Bugs.txt @@ -1,4 +1,17 @@ BUGS: + 2019-09-19 + + bug still exists in the case where + User open file dialog + user cancel file dialog + + user open new dialog + + -> textbox does not update treeview + +The case where NEW DIALOG has been opened, closed, then re-opened has been FIXED. + + 2019-09-10 1. When opening a file over MTP via command line