Diffusion Krita 8f9386edc79c

Fix update of shape layer after cancelling transform tool action

Authored by dkazakov on Feb 5 2020, 5:08 PM.

Description

Fix update of shape layer after cancelling transform tool action

Normally, setDirty() is called by TransformData(), but during cancel
operation we don't apply transformations, so we should issue an update
manually.

CCBUG:417016

Details

Committed
dkazakovFeb 6 2020, 4:51 PM
Parents
R37:b104759eb6f2: Fix animation rendering problem on small images (< 100px in size)
Branches
Unknown
Tags
Unknown