diff options
Diffstat (limited to 'widgets/TODO')
-rw-r--r-- | widgets/TODO | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/widgets/TODO b/widgets/TODO index c6d2010be8..20d491b4fa 100644 --- a/widgets/TODO +++ b/widgets/TODO @@ -8,3 +8,13 @@ Implement the two methods for row finding: by full thing, or by a factor. Add editing mouse grabbing for scrolling + + +1. Make sure that all values are updated on header changes and table + model changes (they are slightly out of sync now) + +* Correctness + + * Make sure we can boot and shutdown with no memory leaks. + + * Run Insure on the thing. |