diff --git a/TODO.md b/TODO.md index 882ee626..279d6472 100644 --- a/TODO.md +++ b/TODO.md @@ -8,6 +8,7 @@ https://zhuanlan.zhihu.com/p/39369370 - [x] Use another way to create focus rectangle bitmap mask for Direct2D - [x] Fix combo dropdown hidden in topmost window - [x] New `GuiListControl::IItemArranger` with different item height + - [ ] Correctly implement `FreeHeightItemArranger::EnsureItemVisible` - [ ] Change `GuiControl::Font` from `FontProperties` to `Nullable`. It will changes following parent controls if it is set to null. If `GuiControlHost`'s font is null, it will become the default font. - [ ] Window Icon - [ ] Fix GacGen crash when defining an instance whose name conflicts with something from imported resources