Skip to content

Commit

Permalink
Update TODO.md
Browse files Browse the repository at this point in the history
  • Loading branch information
vczh authored Oct 28, 2017
1 parent 039f5ff commit a9aa3b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion TODO.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
- [x] Each control has a `TemplateProperty<T>` nullable property, constructor consumes an enum item to define the default template
- [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
- [ ] Move complex template logic to control
- [x] Move complex template logic to control
- [x] GuiSinglelineTextBoxTemplate
- [x] GuiDatePickerTemplate
- [x] GuiScrollViewTemplate
Expand Down

0 comments on commit a9aa3b6

Please sign in to comment.