From fe5a9cd243f62fd542b2fadedd47f78193604e71 Mon Sep 17 00:00:00 2001 From: Zihan Chen Date: Mon, 19 Feb 2018 15:42:41 -0800 Subject: [PATCH] Update TODO.md --- TODO.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/TODO.md b/TODO.md index 0567bcb6..357191bb 100644 --- a/TODO.md +++ b/TODO.md @@ -62,14 +62,15 @@ https://zhuanlan.zhihu.com/p/33778843 - ``, `` (set `ItemTemplate` property) - [ ] Real visual state: different layouts / different images in different sizes - [ ] Add and query services from controls -- [ ] Demos: DocumentEditor +- [ ] Demo: DocumentEditor - [ ] Manually crafted Ribbon - - [ ] Recently opened files menu +- [ ] Demo: TextEditor + - [ ] Recently opened files in both menu and toolbar - [ ] **Update Release** - [ ] Normal text box supports surrogate pairs like document viewer - [ ] RTF / HTML clipboard format for document viewer - [ ] Locale awared text resource with `str://` protocol -- [ ] Demos: DocumentEditor +- [ ] Demo: DocumentEditor - [ ] Load / Save - [ ] **Update Release** - [ ] New default control templates with animation, written in XML generated C++ code.