++items; Adding a little feature+cleanup.

svn path=/branches/kpdf_experiments/kdegraphics/kpdf/; revision=370059
This commit is contained in:
Enrico Ros 2004-12-12 11:21:59 +00:00
parent 62da55011c
commit 001c5b03d4

View file

@ -29,6 +29,9 @@ More items (first items will enter 'In progress list' first):
*THIS ITEMS ARE CURRENTLY FROZEN SINCE "HEAD-MERGE" LIST IS CLEARED*
-> fix: On continous view mode, if you click to a link that moves you to another
page, then scroll up and click again on the same link it does not work. (by Albert)
-> JJ: convert DocumentInfo to a DomTree containing a few common fields (see the current
implmentation) and being extensible for letting generator developers adding their
custom fields.
-> display current page / total pages (with analog indicator too (progressbar/...))
maybe this can be done on a small widget at the top of the toolbox, displaying
'document' informations (pages, current pg, some metadata, etc..)