From e9effd54561a31a95295dea17564ef3b2d5bcae7 Mon Sep 17 00:00:00 2001 From: Zihan Chen Date: Fri, 7 Sep 2018 00:24:06 -0700 Subject: [PATCH] Update TODO.md --- TODO.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TODO.md b/TODO.md index 55086b37..267e3b13 100644 --- a/TODO.md +++ b/TODO.md @@ -21,7 +21,7 @@ https://zhuanlan.zhihu.com/p/39369370 - [x] TextBox / DocumentBox: Scrolling (h/v) - [x] DatePicker / DateComboBox: Selecting - [x] Scroll / Tracker: AutoFocus property (default to true, false in scroll view) / Keyboard operations - - [ ] DataGrid editing + - [x] DataGrid editing - [ ] Jump between controls - [x] ComboBox focus rendering - [x] TabHeader focus rendering