summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChris Lumens <clumens@redhat.com>2012-09-20 10:14:18 -0400
committerChris Lumens <clumens@redhat.com>2012-09-20 10:14:18 -0400
commit8d48adf2ac63f3dd7698d45f93f168635b8450a1 (patch)
tree31eeb4611b5c700a8cea349a2e6d3855d0ed8511
parent7b3018b590a8a942ebd25fda23a5f84795d4d52b (diff)
downloadanaconda-8d48adf2ac63f3dd7698d45f93f168635b8450a1.tar.gz
anaconda-8d48adf2ac63f3dd7698d45f93f168635b8450a1.tar.xz
anaconda-8d48adf2ac63f3dd7698d45f93f168635b8450a1.zip
Update widget-specific TODO list.
-rw-r--r--widgets/TODO5
1 files changed, 1 insertions, 4 deletions
diff --git a/widgets/TODO b/widgets/TODO
index bd3b75ad1..fc1ffa520 100644
--- a/widgets/TODO
+++ b/widgets/TODO
@@ -1,11 +1,10 @@
BaseWindow -
DiskOverview -
- - allow tabbing between widgets
- add utilization pie chart
- - need to specify big vs. small
SpokeSelector -
+ - status text should be white when a selector is focused
SpokeWindow -
@@ -23,5 +22,3 @@ Misc -
- add test cases
- coding standard document
- can CSS live outside of C files?
- - should the BaseWindow background be white? if so, other widgets will need to
- act similar.