Update TODO.md

This commit is contained in:
Zihan Chen
2018-11-15 22:59:51 -08:00
committed by GitHub
parent 38aa2ebce2
commit a8e54f09a2
+1
View File
@@ -8,6 +8,7 @@ https://zhuanlan.zhihu.com/p/39369370
- [ ] Window Icon
- [ ] Fix GacGen crash when defining an instance whose name conflicts with something from imported resources
- [ ] Try to repro: getting template object from sub controls in parent control's `<ref.Ctor>` cause composition tree modified during rendering and hit assert
- This is possibly due to recursively calling list::ItemProviderBase::InvokeOnItemModified
- [x] Use another way to create focus rectangle bitmap mask for Direct2D
- [ ] Fix combo dropdown hidden in topmost window
- [ ] Fix hook mouse events in ButtonTemplate make GuiButton::Click not working