Update TODO.md

This commit is contained in:
Zihan Chen
2019-01-10 15:42:00 -08:00
committed by GitHub
parent 569d7f0999
commit e37c00eb35
+5
View File
@@ -18,6 +18,11 @@ 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
- [ ] 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
- [ ] **Update Release**
- [ ] Fix `<childControl Font-bind="parentControl.Font"/>` script crash.
- [ ] High DPI for Direct2D (GDI will blur)