From 7c14f3779611b4717968c4142bb45fc18a3fe234 Mon Sep 17 00:00:00 2001 From: Zihan Chen Date: Thu, 10 Jan 2019 15:44:20 -0800 Subject: [PATCH] Update TODO.md --- TODO.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TODO.md b/TODO.md index 02272f02..d7f0883d 100644 --- a/TODO.md +++ b/TODO.md @@ -19,7 +19,7 @@ https://zhuanlan.zhihu.com/p/39369370 - [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 - - [ ] Localization doesn't need to test null Strings + - [x] Localization doesn't need to test null Strings - [ ] DataGrid combo box editor doesn't work - [ ] AddressBook new folder doesn't work - [ ] BlackSkin document changing font size doesn't work