mirror of
https://github.com/vczh-libraries/Release.git
synced 2026-05-22 07:01:23 +08:00
Update TODO.md
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user