From f44087f68ac0ff9a85aa646f81ecd28b979f4463 Mon Sep 17 00:00:00 2001 From: Zihan Chen Date: Sat, 4 Aug 2018 18:53:39 -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 4ef4a0a0..fe5ef0e9 100644 --- a/TODO.md +++ b/TODO.md @@ -7,7 +7,8 @@ https://zhuanlan.zhihu.com/p/39369370 - [x] Document clipboard data should have version - [x] Word doesn't recognize embedded GIF represented by data URL in HTML clipboard format. - [x] Add and query services from controls -- [ ] **Update Release** +- [x] Demo: QueryService +- [x] **Update Release** - [ ] Render focus - [ ] BlackSkin window template handle window properties (border, buttons, ...) - [ ] SM_CXPADDEDBORDER + SM_CXFRAME == 8, don't hardcode this in DarkSkin.xml. This is for the necessary border when the window is maximized.