More (important) TODOs.

This commit is contained in:
Pietro Gagliardi 2015-05-15 21:14:14 -04:00
parent 9f67e630f2
commit 3997c9f59b
1 changed files with 2 additions and 0 deletions

View File

@ -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