summaryrefslogtreecommitdiff
path: root/nuttx/TODO
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2011-07-11 13:30:47 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2011-07-11 13:30:47 +0000
commitbe05281b7a9a6d0757b8be67eeb5a5cf314968ae (patch)
tree933933cf3b5ba1ba86bc00b4f91a73d51c6e4344 /nuttx/TODO
parentfcb3f0be7cf755c09970aef69d46c183779dc6f7 (diff)
downloadpx4-nuttx-be05281b7a9a6d0757b8be67eeb5a5cf314968ae.tar.gz
px4-nuttx-be05281b7a9a6d0757b8be67eeb5a5cf314968ae.tar.bz2
px4-nuttx-be05281b7a9a6d0757b8be67eeb5a5cf314968ae.zip
Correct an NX error that would leave stuff on the display when a window is closed
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3769 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/TODO')
-rw-r--r--nuttx/TODO6
1 files changed, 1 insertions, 5 deletions
diff --git a/nuttx/TODO b/nuttx/TODO
index 0ac42b5f4..a2f1eb1f8 100644
--- a/nuttx/TODO
+++ b/nuttx/TODO
@@ -14,7 +14,7 @@ nuttx/
(2) USB (drivers/usbdev, drivers/usbhost)
(6) Libraries (lib/)
(13) File system/Generic drivers (fs/, drivers/)
- (2) Graphics subystem (graphics/)
+ (1) Graphics subystem (graphics/)
(1) Pascal add-on (pcode/)
(1) Documentation (Documentation/)
(4) Build system / Toolchains
@@ -484,10 +484,6 @@ o Graphics subystem (graphics/)
Status: Open
Priority: Medium
- Description: When a window is closed, the display is not updated.
- Status: Open
- Priority: High
-
o Pascal Add-On (pcode/)
^^^^^^^^^^^^^^^^^^^^^^