https://bugs.kde.org/show_bug.cgi?id=399585
Dmitry Kazakov <dimul...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://commits.kde.org/kri | |ta/4e602f7aaa64256051f4057b | |3aa81f5108ee0fc7 --- Comment #12 from Dmitry Kazakov <dimul...@gmail.com> --- Git commit 4e602f7aaa64256051f4057b3aa81f5108ee0fc7 by Dmitry Kazakov. Committed on 18/04/2019 at 14:50. Pushed by dkazakov into branch 'master'. Add a GUI settings for useRightMiddleTabletButtonWorkaround Some tablet devices don't pass barrel-button clicks via tablet API. If you have such a device, you can try activate this workaround. Krita will try to read right- and middle-button clicks from the mouse events stream. It may or may not work on your device (depends on the tablet driver implementation). CC:kimages...@kde.org M +9 -0 libs/ui/dialogs/kis_dlg_preferences.cc M +43 -33 libs/ui/forms/wdgtabletsettings.ui M +1 -1 libs/ui/input/kis_input_manager_p.cpp M +10 -0 libs/ui/kis_config.cc M +3 -0 libs/ui/kis_config.h https://commits.kde.org/krita/4e602f7aaa64256051f4057b3aa81f5108ee0fc7 -- You are receiving this mail because: You are watching all bug changes.