Changes between Version 3 and Version 4 of PAGE_ZOOM_R0
- Timestamp:
- 08/20/09 12:35:33 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PAGE_ZOOM_R0
v3 v4 20 20 * Ctrl + mouse scroll down - zoom out 21 21 == Task result == 22 ^(List the end product of the task (for example "Source code", "Wiki page", etc.))^ 23 22 * Source code 24 23 == Implementation idea == 25 24 ^(Provide some rough implementation idea(s).)^ 26 25 27 26 == Related == 28 ^(Add links to related tasks that could be useful or helpful.)^ 27 - 29 28 30 29 == How to demo == 31 ^(Provide instructions for demonstration of the task.)^ 32 30 * Open Sophie 31 * Create a book and insert text frame 32 * Type in some text 33 * Show zooming in by ctrl+"+" 34 * Show zooming out by ctrl+"-" 35 * Show zooming in by ctrl+ mouse scroll up 36 * Show zooming to normal by ctrl+"*" 37 * Show zooming out by ctrl+ mouse scroll down 33 38 = Design = 34 39 ^(Describe your design here.)^