Diffusion Krita 47b63a2d3e9e

Fix popup palette in WinInk mode

Authored by dkazakov on May 21 2019, 8:52 PM.

Description

Fix popup palette in WinInk mode

We should eat synthesized events more carefully in the popup
palette. The events may come either to the triangle widget or
to its parent widget, depending on the implementaiton. Therefore
we use a special event filter for that (KisMouseClickEater).

CCBUG:406668
Ref T10935

Details

Committed
remptMay 23 2019, 11:57 AM
Parents
R37:d678560c7d79: Fix Bristle artifacts on Wrap Around mode
Branches
Unknown
Tags
Unknown
Tasks
T10935: Need testing for WinInk tablet support