More TODOs.

This commit is contained in:
Pietro Gagliardi 2016-06-17 10:28:31 -04:00
parent ebdcf7bf17
commit d36ef03630
1 changed files with 1 additions and 0 deletions

View File

@ -98,3 +98,4 @@ on windows
- a way to do recursive main loops
- how do we handle 0 returns from non-recursive uiMainStep() calls that aren't the main loop? (event handlers, for instance)
- should repeated calls to uiMainStep() after uiQuit() return 0 reliably? this will be needed for non-recursive loops