Diffusion Krita 2090a0292879

Bugfix: S-pen not drawing

Authored by sh-zam on Nov 13 2019, 6:31 PM.

Description

Bugfix: S-pen not drawing

When S-pen is brought close to the screen while rotating/zooming
the canvas, Tablet Event is started without sending TouchEnd
event. This doesn't let us draw and makes canvas behave weirdly
to future actions.

Unfortunately, no other reliable event is being sent when pen
enters the proximity, so we have to rely on TabletPress.

Details

Committed
sh-zamNov 28 2019, 8:12 AM
Parents
R37:c2c554686f86: Bugfix: When S-pen was not pointing canvas, it became unusable.
Branches
Unknown
Tags
Unknown