Comment 14 for bug 367151

Revision history for this message
Sean M. Pappalardo (pegasus-renegadetech) wrote :

ShanxS's latest patch tests good for me. Nice work!! And nice touch on the right-clicking returning to default zoom!

Just a few recommendations:
1) Switch the direction of the mouse wheel zoom to match Firefox's: wheel up/forward zooms in, wheel down/backward zooms out.
2) Only return to default zoom when the right mouse button is released and only if it had been pressed for less than 150ms or so. The reason is that we're going to add back the jog behavior (that was on the left mouse button in 1.9) to the right button in 1.10, and we don't want to reset the user's zoom level every time they want to jog.
3) Can you make the skin buttons zoom a much larger amount? The user should only have to click no more than 6 times to go from full zoom-out to full zoom-in. (They can use the wheel for finer control.)