More TODOs.
This commit is contained in:
parent
7e25241045
commit
4911801622
1
TODO.md
1
TODO.md
|
@ -5,6 +5,7 @@
|
||||||
- make sure all calls to uiControlResize() are preceded with calls to uiControlGetSizing()
|
- make sure all calls to uiControlResize() are preceded with calls to uiControlGetSizing()
|
||||||
|
|
||||||
- OS X group: use setFrameFromContentFrame: in preferredSize?
|
- OS X group: use setFrameFromContentFrame: in preferredSize?
|
||||||
|
- DPI awareness on windows
|
||||||
|
|
||||||
- require explicit calls to uiContainerUpdate() everywhere, because sigh...
|
- require explicit calls to uiContainerUpdate() everywhere, because sigh...
|
||||||
- forbid uiControlSetParent() when there already is a parent
|
- forbid uiControlSetParent() when there already is a parent
|
||||||
|
|
Loading…
Reference in New Issue