Update TODO.md

This commit is contained in:
Zihan Chen
2017-10-19 06:57:54 -07:00
committed by GitHub
parent e1ca70566c
commit 8e22c98842
+2 -1
View File
@@ -72,7 +72,7 @@
- [x] If a control has an empty control template, it will retrive the default control template using the enum item
- [ ] Move complex template logic to control
- [x] GuiSinglelineTextBoxTemplate
- [ ] GuiDatePickerTemplate
 - [x] GuiDatePickerTemplate
- [ ] GuiScrollViewTemplate
- [ ] GuiMultilineTemplate
- [x] **Update Release**
@@ -80,6 +80,7 @@
- [x] Fix Bug: Radio list becomes check list
- [ ] Fix Bug: AddressBook tutorial / new contact window too long
- [x] Fix Bug: DatePicker doesn't shows correct font
- [ ] Fix Bug: DateGrid column header sorting state
- [ ] Update all control template properties to have `in` or `out` prefix
- `in`: Template implementation should read
- `out`: Template implementation should write