More TODOs.

This commit is contained in:
Pietro Gagliardi 2014-02-24 11:35:06 -05:00
parent f839192c8f
commit 3014a5edf1
1 changed files with 1 additions and 0 deletions

View File

@ -24,6 +24,7 @@ so I don't forget:
important things: important things:
- there's no GTK+ error handling whatsoever; we need to figure out how it works - there's no GTK+ error handling whatsoever; we need to figure out how it works
- make sure GTK+ documentation point differences don't matter - make sure GTK+ documentation point differences don't matter
- lock setRect() and preferredSize() in all Controls (including Stack)
super ultra important things: super ultra important things:
- for some reason events are now delayed on windows - for some reason events are now delayed on windows