Update TODO.md

This commit is contained in:
Zihan Chen
2017-12-11 05:36:46 -08:00
committed by GitHub
parent 151ca89ac8
commit 8243cfc3a8
+1
View File
@@ -47,6 +47,7 @@
- `out`: Template implementation should write
- [ ] 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] Complete elements
- [x] Merge RoundRect into ElementShape, add RoundRadiusX/Y to all related elements
- [x] Remove RoundBorder