Zoom (Project): Difference between revisions
Jump to navigation
Jump to search
Line 16: | Line 16: | ||
{| | {| | ||
|valign=top|[[File:Zoom_scribus.png]] | |valign=top|[[File:Zoom_scribus.png]] | ||
|valign=top|To the left are the basic zoom items, the spinbox and the buttons, located near the left | |valign=top|To the left are the basic zoom items, the spinbox and the buttons, located near the lower left corner of the window. | ||
* The spinbox changes by 1% (absolute) as default | * The spinbox changes by 1% (absolute) as default | ||
** Holding Ctrl or Alt causes each change to be 10% (absolute) | ** Holding Ctrl or Alt causes each change to be 10% (absolute) |
Revision as of 14:58, 22 January 2011
early draft
<greg> add a slider like in oo.org
<ale> here the zoom functions i (would) need:
- an easy way to get back at 100% (eventually see the current %... which could be an input box)
- eventually a way to switch among two zoom levels (mostly all page on screen / detailed view)
- ctrl+mouse wheel to zoom in and out
- + / - in non edit mode and ctrl++ / ctrl+- in edit mode to zoom in and out
- a zoom tool to make a "selected area" fill the window
- eventually some keys like in inkscape (1, 2, 3, 4, 5) to fit to screen with different criteria
- for the beginners it should be possible to zoom in and out with the zoom tool
Some Comparisons
Scribus Zoom
OpenOffice Zoom
Here it's a bit more complicated, with the zoom items in the lower right corner of the window.
Inkscape Zoom
Here we see a nice juxtaposition of the X and Y of the mouse cursor position, with the Z of the zoom, in the lower right corner of the window.
Comments
<gregp> I think the Inkscape method has a lot going for it. I do like the slider in OpenOffice, though I realize the range of possible zoom in Scribus (and worse in Inkscape) may make a slider impractical, unless it has some logarithmic behavior.