https://bugs.kde.org/show_bug.cgi?id=364942
joup...@gmail.com changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|http://commits.kde.org/krit |http://commits.kde.org/krit |a/e8a066d6c9ef8be40a9cf24a6 |a/5da77610aa28a85775ebce7d7 |210dda97611feb0 |daf8779ef4c8c11 --- Comment #2 from joup...@gmail.com --- Git commit 5da77610aa28a85775ebce7d7daf8779ef4c8c11 by Jouni Pentikäinen. Committed on 01/07/2016 at 07:42. Pushed by jounip into branch 'master'. 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). M +1 -1 libs/image/kis_raster_keyframe_channel.cpp http://commits.kde.org/krita/5da77610aa28a85775ebce7d7daf8779ef4c8c11 -- You are receiving this mail because: You are watching all bug changes.