https://bugs.kde.org/show_bug.cgi?id=403535
Dmitry Kazakov <dimul...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://commits.kde.org/kri | |ta/ab53dc16aaa9bfb2992d3932 | |5dcaa5e7fb83522d Version Fixed In| |krita 4.2.0-pre-alpha (git | |0d8b6bd) Status|ASSIGNED |RESOLVED Resolution|--- |FIXED --- Comment #2 from Dmitry Kazakov <dimul...@gmail.com> --- Git commit ab53dc16aaa9bfb2992d39325dcaa5e7fb83522d by Dmitry Kazakov, on behalf of Ashwin Dhakaita. Committed on 08/02/2019 at 08:49. Pushed by dkazakov into branch 'master'. Fixed canvas isn't cleared when adding a new blank frame Summary: When create blank frame is clicked on animation docker having a keyframe selected, that is not the last frame in the timeline, the canvas is not cleared properly. Note from Dmitry Kazakov: setDirty() should be called **after** the actual device change has been done. Otherwise race condition may happen. FIXED-IN: krita 4.2.0-pre-alpha (git 0d8b6bd) Reviewers: #krita, dkazakov! Subscribers: dkazakov Tags: #krita Differential Revision: https://phabricator.kde.org/D18790 M +5 -0 plugins/dockers/animation/kis_animation_utils.cpp https://commits.kde.org/krita/ab53dc16aaa9bfb2992d39325dcaa5e7fb83522d -- You are receiving this mail because: You are watching all bug changes.