From 5bbf4e4a25962148cbedebbf2bad31484cc06af9 Mon Sep 17 00:00:00 2001 From: vczh Date: Tue, 5 Oct 2021 10:54:27 -0700 Subject: [PATCH] Update TODO.md --- TODO.md | 1 + 1 file changed, 1 insertion(+) diff --git a/TODO.md b/TODO.md index 96fa726b..0ad650a8 100644 --- a/TODO.md +++ b/TODO.md @@ -6,6 +6,7 @@ https://zhuanlan.zhihu.com/p/39369370 ### Bug +- [ ] Update bash scripts to support VC++ Shared Items Project - [ ] The dropdown menu for ribbon gallery cannot be properly resized by dragging the resize bar. - [ ] **ALT sequence** in ribbon is not displayed (DocumentEditorRibbon.exe) - [ ] `GlobalStringKey` need to remember the `GlobalStringKeyManager` object, and if the global object is changed, it means this key becomes a wild pointer, it should crash.