Update TODO.md

This commit is contained in:
Zihan Chen
2017-10-29 04:11:32 -07:00
committed by GitHub
parent b2af850ccb
commit 973f6a528a
-12
View File
@@ -71,19 +71,7 @@
- [x] Control template can be updated in runtime
- [x] If a control has an empty control template, it will retrive the default control template using the enum item
- [x] Move complex template logic to control
- [x] GuiSinglelineTextBoxTemplate
- [x] GuiDatePickerTemplate
- [x] GuiScrollViewTemplate
- [x] Scroll
- [x] Tracker
- [x] GuiMultilineTemplate
- [x] **Update Release**
- [x] Fix Bug: Combo box dropdown, which is for changing list style, shows unnecessary scroll bar
- [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
- [x] Fix Bug: DateGrid column header sorting state
- [x] Fix Bug: DatePicker year dropdown missing 1900-1902 at the first expansion
- [ ] Update all control template properties to have `in` or `out` prefix
- `in`: Template implementation should read
- `out`: Template implementation should write