https://bugs.kde.org/show_bug.cgi?id=364162

Boudewijn Rempt <b...@valdyas.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|https://commits.kde.org/kri |https://commits.kde.org/kri
                   |ta/eca15c47e552827ec9440ac8 |ta/a4df42f88c2e9dd01e831102
                   |bcc8140e4c38b601            |70ba5bfdf939d408

--- Comment #6 from Boudewijn Rempt <b...@valdyas.org> ---
Git commit a4df42f88c2e9dd01e83110270ba5bfdf939d408 by Boudewijn Rempt, on
behalf of Dmitry Kazakov.
Committed on 02/05/2018 at 11:54.
Pushed by rempt into branch 'krita/4.0'.

Fix copy-pasting pixel data from animated layers

Now when you copy-paste animated frame data, it is pasted into
exactly the same time range position. It means that if you later
merge down this data back to the original layer, you will not get
a data loss. The data will be merged exactly into the position where
it has been taken from.
CC:kimages...@kde.org
(cherry picked from commit 39ec1d47a59425969814dc840209ec2433bdd133)

M  +18   -2    libs/ui/actions/KisPasteActionFactory.cpp
M  +17   -3    libs/ui/actions/kis_selection_action_factories.cpp
M  +30   -3    libs/ui/kis_clipboard.cc
M  +4    -1    libs/ui/kis_clipboard.h

https://commits.kde.org/krita/a4df42f88c2e9dd01e83110270ba5bfdf939d408

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to