Summary: | [WACOM] Airbrush wheel returning negative value and krita creates a negative brushsize | ||
---|---|---|---|
Product: | [Applications] krita | Reporter: | Pierre "bloodywing" Geier <bloodywing> |
Component: | Tablets (tablet issues are only very rarely bugs in Krita!) | Assignee: | Krita Bugs <krita-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | minor | CC: | griffinvalley, halla, herrkjeldsen, osxyz, var.spool.mail700 |
Priority: | NOR | ||
Version First Reported In: | git master (please specify the git hash!) | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/krita/88f88fe7a432a0202db8dcba22f6b5f2e2d4868e | Version Fixed In: | |
Sentry Crash Report: | |||
Attachments: | the patch basically does the same as we did in krita 2.9 |
Description
Pierre "bloodywing" Geier
2016-04-01 21:53:52 UTC
I can confirm on 3.0 Alpha 1, on win 10 with cintiq21ux Setting this to confirmed then. Hi This also exist in Krita v2.9.x or it's a regression in v3.0 ? The scroll wheel in Qt4 and 2.9.x had just the values 1, 0 and -1. Krita handled the axis for that correct but qt4 messed up reporting the correct values to krita. Ok. Thank you Pierre for testing in 2.9.x. Update on this: The Brush wont get into a negative size now. But now only half of the wheel is used. So middle state of the wheel is like 0 size. Created attachment 101423 [details]
the patch basically does the same as we did in krita 2.9
artug, maybe put that patch on phabricator.kde.org instead? done. https://phabricator.kde.org/D2950 do i need to add a reviewer myself, then who is able to test this? Git commit 88f88fe7a432a0202db8dcba22f6b5f2e2d4868e by Boudewijn Rempt. Committed on 07/10/2016 at 09:16. Pushed by rempt into branch 'master'. Differential Revision: https://phabricator.kde.org/D2950 M +2 -1 libs/flake/KoPointerEvent.cpp http://commits.kde.org/krita/88f88fe7a432a0202db8dcba22f6b5f2e2d4868e |