Details
-
Bug
-
Resolution: Done
-
P2: Important
-
5.4.1
-
None
-
Ubuntu 15.04, both Wacom Intuos 4 and Wacom Intuos 3
-
e4532224145a0a72cde9b40cb7fd39011624d1c1 (qt/qtbase/5.12)
Description
We've noticed tablet input has become more jittery in Krita 3.0 versus 2.9. It seems that the problem is our events are no longer passing through the linux wacom driver's location smoother. The driver provides a parameter RawSample which is used to determine the number of points used for averaging jittery input. http://doswa.com/2010/01/01/wacom-jitter-fix-for-linux.html
The key evidence is that in Krita 2.9 (built on Qt 4), changing the RawSample parameter will make drawing more jittery or smoother. In Krita 3.0, the RawSample parameter seems to have no effect. https://phabricator.kde.org/T530
I've attached a file that magnifies the effect, created by zooming out the canvas and drawing a tiny circle.
Attachments
Issue Links
- duplicates
-
QTBUG-45375 Jittery lines with Wacom tablet and QTabletEvent
- Closed
- is duplicated by
-
QTBUG-36937 Windows: QTabletEvent hiResGlobalX() hiResGlobalY() returns int precision values (nothing after decimal point)
- Closed
- resulted in
-
QTBUG-77826 Wacom tablet: Cursor input offset from cursor position
- Closed