From bc0bf85d7d2b71d58ec906fe6ee0e7550d89b791 Mon Sep 17 00:00:00 2001 From: Zihan Chen Date: Tue, 15 Jan 2019 05:31:01 -0800 Subject: [PATCH] Update TODO.md --- TODO.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/TODO.md b/TODO.md index 7e27482d..cad0f0ea 100644 --- a/TODO.md +++ b/TODO.md @@ -18,9 +18,9 @@ https://zhuanlan.zhihu.com/p/39369370 - [x] Fix list control cannot set data source from non-null to null - [x] Initialize localized strings object to `en-US` at the beginning to prevent from getting a null object in script - [x] `GuiControl::GetDisposeFlag` -- [ ] Fix tutorials in release +- [x] Fix tutorials in release - [x] Localization doesn't need to test null Strings - - [ ] DataGrid combo box editor doesn't work + - [x] DataGrid combo box editor doesn't work - [x] AddressBook new folder doesn't work - [x] BlackSkin document changing font size doesn't work - [ ] **Update Release**