Summary: | [PATCH] Ctrl-mouse-wheel should allow zooming (plus some stuff) | ||
---|---|---|---|
Product: | [Applications] kmplot | Reporter: | David Benjamin <davidben> |
Component: | general | Assignee: | Klaus-Dieter M <kd.moeller> |
Status: | RESOLVED FIXED | ||
Severity: | wishlist | CC: | finex, kaabud-kde, kneczaj, samuel.brack |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | https://commits.kde.org/kmplot/acf37fcffd9de49144a182e64ffc2d4c61916df9 | Version Fixed In: | |
Sentry Crash Report: | |||
Attachments: | the patch |
Description
David Benjamin
2008-03-24 03:20:49 UTC
Created attachment 24033 [details]
the patch
Very good idea! *** Bug 193687 has been marked as a duplicate of this bug. *** You should submit the patch on the review board. Follow the instruction on: http://techbase.kde.org/Contribute/Send_Patches Thanks. *** Bug 295480 has been marked as a duplicate of this bug. *** Git commit acf37fcffd9de49144a182e64ffc2d4c61916df9 by Yuri Chornoivan. Committed on 06/12/2018 at 04:35. Pushed by yurchor into branch 'master'. Implement zooming with Ctrl+mouse wheel Differential Revision: https://phabricator.kde.org/D17120 M +8 -3 doc/index.docbook M +68 -51 kmplot/view.cpp M +25 -1 kmplot/view.h https://commits.kde.org/kmplot/acf37fcffd9de49144a182e64ffc2d4c61916df9 |