Update TODO.md

This commit is contained in:
Zihan Chen
2018-08-09 22:38:57 -07:00
committed by GitHub
parent f44087f68a
commit cea3a0839d
+2 -2
View File
@@ -10,8 +10,8 @@ https://zhuanlan.zhihu.com/p/39369370
- [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.
- [x] BlackSkin window template handle window properties (border, buttons, ...)
- [x] SM_CXPADDEDBORDER + SM_CXFRAME == 8, don't hardcode this in DarkSkin.xml. This is for the necessary border when the window is maximized.
- [ ] High DPI for Direct2D (GDI will blur)
- [ ] Window Icon
- [ ] **Update Release**