[[BackLinksMenu]] [[TicketQuery(summary=BOOK_FULL_SCREEN_MODE_R0, format=table, col=summary|owner|status|type|component|priority|effort|importance, rows=description|analysis_owners|analysis_reviewers|analysis_score|design_owners|design_reviewers|design_score|implementation_owners|implementation_reviewers|implementation_score|test_owners|test_reviewers|test_score|)]] = Analysis = == Overview == Full screen mode shows the book on the top of the Sophie window in full screen. It is useful for presentations. == Task requirements == In full screen mode only the current page and the bottom bar are displayed. Left and right flap are hidden. Menus are hidden too, but all keyboard shortcuts should work (for example, Ctrl+S should save the book). In [wiki:ITERATION_05], after completing [wiki:PAGE_ZOOM], the page should be scaled to fit the screen (preserving page's aspect ratio). Since there's no standard keyboard shortcut for full screen mode, I propose F11 and/or Alt+Enter. The same shortcut should be used for returning to previous mode. Movies that are blown up to large sizes in full screen mode may not play as well as they might when Sophie Reader is not in full screen mode. If (and only if) Sophie 2 is in preview mode (reader mode), the book cannot be modified in full screen mode too. == Task result == The result should be source code. == Implementation idea == == Related == * [wiki:BOOK_VIEW_MODES] * [wiki:SCENE_COMMONS_R0] * [wiki:BASE_LAYOUT_R0] == How to demo == * Run Sophie2 * Create a new book * Insert a text frame and write some text in it. * Select Full Screen mode = Design = = Implementation = ^(Implementation results should be described and linked here (from the wiki or the repository))^ = Testing = = Comments = It will be nice to have zoom support in full screen mode while presenting. Testers should test situations like these: * Press the keyboard shortcut for full screen mode while dragging a frame. * Press Alt+Tab in full screen mode.