diff options
author | toma <toma@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2009-11-25 17:56:58 +0000 |
---|---|---|
committer | toma <toma@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2009-11-25 17:56:58 +0000 |
commit | 47d455dd55be855e4cc691c32f687f723d9247ee (patch) | |
tree | 52e236aaa2576bdb3840ebede26619692fed6d7d /kooka/TODO | |
download | tdegraphics-47d455dd55be855e4cc691c32f687f723d9247ee.tar.gz tdegraphics-47d455dd55be855e4cc691c32f687f723d9247ee.zip |
Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features.
BUG:215923
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdegraphics@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'kooka/TODO')
-rw-r--r-- | kooka/TODO | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/kooka/TODO b/kooka/TODO new file mode 100644 index 00000000..ce5f3967 --- /dev/null +++ b/kooka/TODO @@ -0,0 +1,26 @@ +To be continued: + +Object ScanParams: +- Resizing. On startup, the object comes up in a nearly fixed size, suiting the + mustek-backend very well ;) - thats the one I use at home. The cool solution + would be if the object 'knows' and tells what size (especially height) it wants + to have. + + -> This should be done now. Please check, if it works for other than mustek + backends. + +Startup: + +- Changing the 'Dont ask me on startup'-decision. If the user checks the button + in the startup dialog never to ask which scan device to use, it is not possible + to revert this decision. Need a page in the Preferences dialog. + +OCR: + +- The ocr result window does not appear properly on very large result images + provided by gocr. Kooka should resize the result image to a reasonable size. + +Scan Packager: + +- The scan packager needs major rework. Enhancements like metadata in XML etc + should be included. |