From 411893cb301aed5da32a77da2d3ebe18f0e3f738 Mon Sep 17 00:00:00 2001 From: Zihan Chen Date: Sun, 8 Jul 2018 07:48:49 -0700 Subject: [PATCH] Update TODO.md --- TODO.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/TODO.md b/TODO.md index 02a364ec..4f81eb6c 100644 --- a/TODO.md +++ b/TODO.md @@ -56,6 +56,8 @@ https://zhuanlan.zhihu.com/p/33778843 - Find someday to fix it - [x] **Update Release** - [ ] Normal text box supports surrogate pairs like document viewer + - [ ] Don't cache width for non-UCS2 characters. + - [ ] Share char measurer for the same font, create it from the render target. - [x] Demo: TriplePhaseImageButton using `Context` property - [x] Demo: `` and `` - [x] sync all buttons in item templates in a list control