Changes between Version 20 and Version 21 of UNPLANNED_PALETTES_REFACTORING_R0


Ignore:
Timestamp:
09/22/09 15:49:18 (16 years ago)
Author:
tanya
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • UNPLANNED_PALETTES_REFACTORING_R0

    v20 v21  
    9595== How to demo == 
    9696Show the new palettes and their improved looks and capabilities (e.g. switch books using open books palette, rearrange some pages using page preview palette). 
     97 
    9798= Design = 
    9899 * RightFlap 
     
    103104   * Copy button from DetailsView palette will be removed. 
    104105   * Palette with meta information about resources should be available. 
     106 * AllChangesPalette - adding a new variable in UpdateChangesListTask to keep the last current book. If the last current book has changed, the list() repaints. When the current book changed the AllChangedPalette show the changes of the current book. 
    105107 * LeftFlap 
    106108  * BooksTab 
    107109   * OpenBooksPalette 
    108110   * EmbeddedBooksPalette - it will be done on the next revision of the task because of the missing EmbeddedBooks functionality. 
    109   * PagePreviewPalette - syncSelected property added to synchronise the current page and to set the border of the thumbnail to be gray or black depending on if the page is current or not. (black for current, gray otherwise) 
     111  * PagePreviewPalette - syncSelected property added to synchronise the current page and to set the border of the thumbnail to be gray or black depending on if the page is current or not. (black for current, gray otherwise). The list() of the PagePreviewPalette will be repainted in updateSwing method of AllChangesPalette because it should be updated when changes are available. 
    110112  * ToolsTab - it will be removed for this revision because the search functionality is missing 
    111113