From b916360d11c3c435e4394b523273b4522f2bf34e Mon Sep 17 00:00:00 2001 From: alcexhim Date: Sat, 2 Aug 2014 11:37:09 -0400 Subject: [PATCH] Update TODO --- CSharp/TODO | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CSharp/TODO b/CSharp/TODO index bb2e9d77..b6b7446f 100644 --- a/CSharp/TODO +++ b/CSharp/TODO @@ -1,7 +1,10 @@ +Editor: +* Provide PropertyGridSettings to communicate property changes using the UniversalEditor PropertyGrid control + FileSystemEditor: Prevent icon loader from running until DataFormat is finished loading FARC DataFormat - fix saving -* Saving might actually work, see above note +* Saving might actually work, see above note about FileSystemEditor and icon loader "Live folders" - project folders are automatically populated with their physical folder contents when project is loaded Select folder, set "Live folder" = "True" in Properties panel