31 | | * There must be no exceptions thrown when clicking on any buttons in any palette. |
32 | | * Remove the unnecessary buttons form some palettes and unnecessary palettes (see the implementation idea). |
33 | | * Fix the bugs related to the page preview palette (#1995). |
34 | | * The buttons must be with similar sizes (equal height and width in each palette),now it's a rare case to have two buttons with same size. |
35 | | == Task result == |
| 31 | * There must be no exceptions thrown when clicking on any button in any palette. |
| 32 | * Remove the unnecessary buttons form some palettes and unnecessary palettes (see the implementation idea). |
| 33 | * Open books palette: |
| 34 | * It should display list of the open books, the user should be able to change the book on focus by choosing book title from there (this is working now). |
| 35 | * When a book is selected (by clicking on the book window or selecting it from window menu, or clicking on its title in the tab bar) its name should be highlighted in the Opened books palette. |
| 36 | * Fix the bugs related to the page preview palette. |
| 37 | * The page thumbnails should be scalable |
| 38 | * There must be a visual marker for the current page and border of the thumbnails. |
| 39 | * Now some of the pages are pink instead of white, this is bug |
| 40 | * The page preview doesn't refresh synchronous with the editing of the page. |
| 41 | * Resources palette: |
| 42 | * There must be different filters in the palette in order to show only one type of resources. |
| 43 | * Now there are three buttons PDF, Script and Image in the default skin that don't look like buttons. |
| 44 | * (optional) A search bar for finding specific resources by name will be useful when editing bigger books with more resources. |
| 45 | * All buttons must be with similar sizes (equal height and width in each palette),now it's a rare case to have two buttons with same size. The buttons in each palette should be with equal size. |
| 46 | * All annotations palette: |
| 47 | * Select as current button is obsolete this action can be done only by clicking on the desired extra. |
| 48 | * The rest of the buttons should be with equal size (you may change the names of some). |
| 49 | == Task result == |