More TODOs.

This commit is contained in:
Pietro Gagliardi 2015-07-29 12:10:57 -04:00
parent 7e25241045
commit 4911801622
1 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@
- make sure all calls to uiControlResize() are preceded with calls to uiControlGetSizing()
- OS X group: use setFrameFromContentFrame: in preferredSize?
- DPI awareness on windows
- require explicit calls to uiContainerUpdate() everywhere, because sigh...
- forbid uiControlSetParent() when there already is a parent