mirror of
https://github.com/AppleCommander/AppleCommander.git
synced 2024-12-21 17:29:55 +00:00
Updated TODO list.
This commit is contained in:
parent
f3172245e1
commit
ff763dd371
4
TODO
4
TODO
@ -20,11 +20,13 @@ This is the internal list of items that need to be done.
|
||||
* File viewer window now scrolls an appropriate amount: PgUp/PgDn, arrows,
|
||||
mousewheel all work (must select content area first of course).
|
||||
* Wizard windows no longer show up with the title bar off the screen.
|
||||
* Refactor FileViewerWindow. Created supporting FilterAdapter classes as well as
|
||||
(presumably) reusable ContentAdapters. Started caching the filtered content for
|
||||
a little speed improvement when switching filters (native, hex, raw) in the FileView.
|
||||
|
||||
--- FUTURE 1.3.x ---
|
||||
o Create reusable show dialog messages (they're scattered all over right now) to clean
|
||||
up code a bit.
|
||||
o Refactor FileViewerWindow.
|
||||
o BUG: Import of binary file does not set starting address.
|
||||
o MISSING FEATURE: Unable to import a RAW binary image.
|
||||
? Compile of BASIC programs
|
||||
|
Loading…
Reference in New Issue
Block a user