Changes between Version 22 and Version 23 of PAGE_PREVIEW_PALETTE_R0
- Timestamp:
- 06/15/09 10:24:21 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PAGE_PREVIEW_PALETTE_R0
v22 v23 38 38 * The ReadPageWorkArea should be used to set the current page as the page changes so a Scene object can be extracted from it. 39 39 * In PagePreviewPaletteCellRenderer the Scene is used with SceneHelper to draw it to the graphic. 40 * Before the drawing the Graphics object is scaled by the ratio of thumbwidth/pagewidth.40 * Before the drawing the Graphics object is scaled by the ratio of thumbwidth/pagewidth. 41 41 * Setting the selected thumbnail as current page - already done. 42 42 * Deleting a page - already done.