Summary: | (allow option to) invert zoom direction for ctrl + middle mouse drag | ||
---|---|---|---|
Product: | [Applications] krita | Reporter: | Tom Hall <tahall256> |
Component: | Usability | Assignee: | Krita Bugs <krita-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | wishlist | CC: | halla |
Priority: | NOR | ||
Version: | git master (please specify the git hash!) | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/calligra/10cdadffbfbd0a514f55c615eaf81277e596f634 | Version Fixed In: | |
Sentry Crash Report: |
Description
Tom Hall
2012-07-28 18:29:54 UTC
Ack. Git commit d5aa9e3e24193c4b0a5b68763b226e84cc2816d9 by Boudewijn Rempt. Committed on 18/02/2014 at 10:16. Pushed by rempt into branch 'calligra/2.8'. This option has (intentionally) no gui... Add InvertMiddleClickZoom=true to the kritarc file and the action is inverted :-) M +15 -6 krita/ui/input/kis_zoom_action.cpp M +0 -1 krita/ui/kis_config.h http://commits.kde.org/calligra/d5aa9e3e24193c4b0a5b68763b226e84cc2816d9 Git commit 10cdadffbfbd0a514f55c615eaf81277e596f634 by Boudewijn Rempt. Committed on 18/02/2014 at 10:16. Pushed by rempt into branch 'master'. This option has (intentionally) no gui... Add InvertMiddleClickZoom=true to the kritarc file and the action is inverted :-) Conflicts: krita/ui/kis_config.h M +15 -6 krita/ui/input/kis_zoom_action.cpp M +0 -1 krita/ui/kis_config.h http://commits.kde.org/calligra/10cdadffbfbd0a514f55c615eaf81277e596f634 |