Diffusion Krita e8a066d6c9ef

Fix incorrect offset when loading first frame

Authored by jounip on Jul 1 2016, 7:37 AM.

Description

Fix incorrect offset when loading first frame

When loading the first frame, the keyframe channel and paint device are in an
inconsistent state for a brief moment between removing and re-inserting the
only key. Applying the offset using paintDevice::move(QPoint) would affect
the wrong object (m_data).

BUG: 364942

Details

Committed
jounipJul 1 2016, 7:39 AM
Parents
R37:7d16384c26fb: use IntPixelCoord instead of rounding for fill tool clicks
Branches
Unknown
Tags
Unknown