diff --git a/todo.md b/todo.md index 360fbb0..9a97ea4 100644 --- a/todo.md +++ b/todo.md @@ -1,6 +1,4 @@ so I don't forget: -- should Labels be selectable? - - possibly an platform detail - add bounds checking to Area's sizing methods - describe thread-safety of Area.SetSize() - should all instances of -1 as error returns from Windows functions be changed to ^0 or does the uintptr() conversion handle sign extension?