Diffusion Krita 869aaea7c1c7

Don't eat mouse press events on Linux

Authored by dkazakov on Jun 19 2019, 4:07 PM.

Description

Don't eat mouse press events on Linux

Since we explicitly accept all the tablet press events, Linux
is guaranteed not to generate any synthesized mouse presses for
them. Therefore, we shouldn't eat them.

On Windows, the events are synthesized by the OS, so we need
to eat them still.

BUG:407595

Details

Committed
dkazakovJun 19 2019, 4:08 PM
Parents
R37:db4ff4ad5812: Autosave images don't have mergedimage.png
Branches
Unknown
Tags
Unknown