Update TODO.md

This commit is contained in:
Zihan Chen
2018-11-15 23:34:50 -08:00
committed by GitHub
parent a8e54f09a2
commit 4bd4d307d4
+1 -1
View File
@@ -10,7 +10,7 @@ https://zhuanlan.zhihu.com/p/39369370
- [ ] 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
- [x] Fix combo dropdown hidden in topmost window
- [ ] Fix hook mouse events in ButtonTemplate make GuiButton::Click not working
- [ ] Cannot change column size during datagrid's bounds changing, which is by designed and this could be solved by calling InvokeInMainThread. But new feature for solving this is under considering
- [ ] **Update Release**