From f785560a2c004f87d3b08b4b7cc71eef035c25a4 Mon Sep 17 00:00:00 2001 From: Zihan Chen Date: Wed, 26 Dec 2018 05:48:31 -0800 Subject: [PATCH] Update TODO.md --- TODO.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TODO.md b/TODO.md index 027b011e..43bc09e0 100644 --- a/TODO.md +++ b/TODO.md @@ -13,7 +13,7 @@ https://zhuanlan.zhihu.com/p/39369370 - [ ] Fix GacGen crash when defining an instance whose name conflicts with something from imported resources - [ ] Fix GacGen reports only "error dumping resource file" while the resource file contains some syntax errors preventing GacGen from reading it - [ ] Fix hook mouse events in ButtonTemplate make GuiButton::Click not working -- [ ] Fix list control being able to scroll by mouse while there is no scroll bar +- [x] Fix list control being able to scroll by mouse while there is no scroll bar - [x] Fix list control cannot set data source from non-null to null - [ ] **Update Release** - [ ] High DPI for Direct2D (GDI will blur)