diff --git a/TODO.md b/TODO.md index 54bd7940..d55c2e11 100644 --- a/TODO.md +++ b/TODO.md @@ -1,3 +1,5 @@ +- make sure all calls to uiControlResize() are preceded with calls to uiControlGetSizing() + - require explicit calls to uiContainerUpdate() everywhere, because sigh... - forbid uiControlSetParent() when there already is a parent - consider calling setAppleMenu: for the application menu; it doesn't seem to make much of a difference but