Bug 273911

Summary: Fix zooming to stop zooming to the top-left corner instead of the center.
Product: [Applications] krita Reporter: pentalis
Component: UsabilityAssignee: Dmitry Kazakov <dimula73>
Status: RESOLVED DUPLICATE    
Severity: normal CC: sven.langkamp
Priority: NOR    
Version: git master (please specify the git hash!)   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:

Description pentalis 2011-05-23 00:05:53 UTC
Currently, the zoom-in and zoom-out hotkeys, as well as the zoom slider at the bottom bar, do not zoom Krita into the mouse cursor or into the center of the image, they zoom into the top-left corner (or top-right when in mirror mode) and cause the artist to waste precious time having to pan back to the old cursor position after zooming.

Fix this so that the cursor zooms into the mouse or tablet cursor, or to the center of the image when there's no cursor inside the canvas.
Comment 1 Sven Langkamp 2011-08-15 00:15:14 UTC

*** This bug has been marked as a duplicate of bug 250146 ***