From 6a1e92bd564fccb629ff2eb898e52c6ab12e407f Mon Sep 17 00:00:00 2001 From: mdb Date: Tue, 14 Aug 2001 01:58:55 +0000 Subject: [PATCH] Added shaper's suggestion. git-svn-id: https://samskivert.googlecode.com/svn/trunk@273 6335cc39-0255-0410-8fd6-9bcaacd3b74c --- projects/viztool/docs/notes.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/projects/viztool/docs/notes.txt b/projects/viztool/docs/notes.txt index da27b37c..4b7ffc8f 100644 --- a/projects/viztool/docs/notes.txt +++ b/projects/viztool/docs/notes.txt @@ -24,3 +24,6 @@ in the remaining space on the current page. Provide an option to split packages up to fit them in the remaining space on a page rather than pushing them to the next page. + +* General visualization enhancements +Add page numbers somewhere. [shaper@waywardgeeks.org]