diff --git a/TODO.md b/TODO.md index fe5ef0e9..54b60b6a 100644 --- a/TODO.md +++ b/TODO.md @@ -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**