mouse_wacom_tablet: Point mode is disabled when suppressed mode is enabled
This commit is contained in:
@@ -330,6 +330,8 @@ wacom_report_timer(void *priv)
|
|||||||
|
|
||||||
case WACOM_MODE_POINT:
|
case WACOM_MODE_POINT:
|
||||||
{
|
{
|
||||||
|
if (wacom->suppressed_increment)
|
||||||
|
break;
|
||||||
if (!(wacom_switch_off_to_on(wacom->b, wacom->oldb)))
|
if (!(wacom_switch_off_to_on(wacom->b, wacom->oldb)))
|
||||||
return;
|
return;
|
||||||
break;
|
break;
|
||||||
|
Reference in New Issue
Block a user