Bug 298462

Summary: Make input manager shortcuts configurable
Product: [Applications] krita Reporter: yustas <igor-leskov1962>
Component: UsabilityAssignee: Krita Bugs <krita-bugs-null>
Status: RESOLVED FIXED    
Severity: wishlist CC: halla, igor-leskov1962, info, theceason
Priority: NOR    
Version: git master (please specify the git hash!)   
Target Milestone: ---   
Platform: Microsoft Windows   
OS: Microsoft Windows   
Latest Commit: Version Fixed In:

Description yustas 2012-04-20 03:44:05 UTC
The commands 'Fit Page' and 'Fit Page Width'  in 'View' menu could adjust to shortcuts.
Comment 1 theceason 2012-06-25 05:17:16 UTC
agreee
Comment 2 David REVOY 2012-11-17 05:54:35 UTC
I agree, a default shortcut to "Fit Page" could be a nice polishing addition. 
Common available shortcut for similar view operation can be "Numpad 0", "CTRL+Numpad 0" , "Numpad /" , "Numpad *" , I think ...

I would personnaly propose :
"Numpad 0" = Zoom 100% , real pixels size 
"CTRL+Numpad 0"  = Zoom fit viewport size ( named "Fit Page" )
Comment 3 Halla Rempt 2013-03-31 09:20:26 UTC
http://forum.kde.org/viewtopic.php?f=139&t=109854 shows the available shortcuts. The items in the view menu are actually separate from the shortcut system, but they should be linked to the input manager.
Comment 4 yustas 2013-04-02 04:36:44 UTC
It is good news.
Comment 5 Halla Rempt 2013-09-25 20:37:22 UTC
Implemented now :-)
Comment 6 David REVOY 2013-09-26 06:37:53 UTC
thanks !
Comment 7 yustas 2013-09-26 08:50:46 UTC
Thanks!