Version 4 (modified by deyan, 16 years ago) (diff) |
---|
Overview
Analysis
Expand zoom functionality
Task requirements
- Shrink the grey area (page work area) to 10-20px around page (decide in design section, may be configurable in module configuration)
- Optional - make this configurable in module configuration
- Add 3 dropdown items in the bottom panel zoom dropdown
- Page width
- Page
- Provide the following shortcuts for zoom in and zoom out
- Ctrl + "+" - zoom in
- Ctrl + "-" - zoom out
- Ctrl + "*" - zoom to normal
- Ctrl + mouse scroll up - zoom in
- Ctrl + mouse scroll down - zoom out
Task result
- Source code
Implementation idea
(Provide some rough implementation idea(s).)
Related
-
How to demo
- Open Sophie
- Create a book and insert text frame
- Type in some text
- Show zooming in by ctrl+"+"
- Show zooming out by ctrl+"-"
- Show zooming in by ctrl+ mouse scroll up
- Show zooming to normal by ctrl+"*"
- Show zooming out by ctrl+ mouse scroll down
Design
(Describe your design here.)
Implementation
(Describe and link the implementation results here (from the wiki or the repository).)
Testing
(Place the testing results here.)
Comments
(Write comments for this or later revisions here.)
Attachments
- zoomdropdown.png (6.0 KB) - added by deyan 16 years ago.