Version 5 (modified by deyan, 16 years ago) (diff) |
---|
Analysis
Overview
Book window is responsible for displaying the book. Book window is present in Author app and not in Reader.
Book window has
- Title bar - title bar contains the name of the book and buttons for minimize, restore and close.
- Bottom bar - has zoom, page selector and other controls
Task requirements
- Remove the thick black border of the book window (see if it is reasonable)
- Currently, when part of the book window is behind the right flap ot the bottom of the workspace, it disappears on maximize. See what causes that issue and fix it.
- Minimize button should minimize book to the Opened book tabbar. Currently a new button is created at the bottom of the work area.
- The default position of the page should be at the center of the book window.
Task result
(The Analysis should contain strict requirements about the end product of the task (for example the result must be source code, the result must be google doc, etc.))
Implementation idea
(It is advisable to include some rough implementations ideas.)
Related
(Here you can add related tasks that could be useful or helpful.)
How to demo
(In this section you must add instructions for the demo of the task.)
Design
Implementation
(Implementation results should be described and linked here (from the wiki or the repository))
Testing
Comments
The page should be at the center of the book window. (when bigger than it, in other cases scrollbars are responsible for positioning of the page.)
Attachments
- BOOK_WINDOW_R1_DEMO.mov (1.8 MB) - added by sriggins 16 years ago.