From ccf37e8651fbbb6b9769b08f8eecf26e8f071cb5 Mon Sep 17 00:00:00 2001 From: Zihan Chen Date: Sun, 30 Apr 2017 06:34:21 -0700 Subject: [PATCH] Update TODO.md --- TODO.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/TODO.md b/TODO.md index 318ccae5..a855852b 100644 --- a/TODO.md +++ b/TODO.md @@ -32,7 +32,8 @@ - [ ] Enable Workflow script template for IGuiInstanceLoader written in text - [x] `ItemTemplate` for control template properties - [x] `ItemTemplate` for item template properties -- [ ] Remove `IItemStyle(Provider|Controller)` +- [x] Remove `IItemStyle(Provider|Controller)` +- [ ] Full control test UI in GacUISrc/Host project - [ ] Redesign TabControl's control template so that a container can bind to tab header list control - [ ] Redesign ToolstripMenu so that items so that a container can bind to toolstrip items - [ ] Simple way to write animation using Workflow in Xml resource