mirror of
https://github.com/vczh-libraries/Release.git
synced 2026-02-06 03:42:11 +08:00
Update TODO.md
This commit is contained in:
1
TODO.md
1
TODO.md
@@ -6,6 +6,7 @@ https://zhuanlan.zhihu.com/p/39369370
|
||||
|
||||
### Bug
|
||||
|
||||
- [ ] The dropdown menu for ribbon gallery cannot be properly resized by dragging the resize bar.
|
||||
- [ ] `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.
|
||||
- [ ] Collection literal `{a b c}` should react to the "receiving type" if the receiving type is a known collection type.
|
||||
- So that it is able to do `DealWithObservableList({1 2 3});`
|
||||
|
||||
Reference in New Issue
Block a user