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

Dmitry Kazakov <dimul...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|                            |https://invent.kde.org/grap
                   |                            |hics/krita/-/commit/7bf8d2c
                   |                            |261d3dbac03becb4b1725f2fa56
                   |                            |0a1cfb
             Status|ASSIGNED                    |RESOLVED
         Resolution|---                         |FIXED

--- Comment #9 from Dmitry Kazakov <dimul...@gmail.com> ---
Git commit 7bf8d2c261d3dbac03becb4b1725f2fa560a1cfb by Dmitry Kazakov, on
behalf of Freya Lupen.
Committed on 21/05/2024 at 09:36.
Pushed by dkazakov into branch 'master'.

Fix data loss on reordering storyboards

Fix an issue in StoryboardModel::reorderKeyframes, where
the first frame of each scene was inserted twice. The second time
would overwrite the first, removing it from frameIDTimesMap.
After commit 6fe8926c, it would not be readded afterward.

M  +0    -1    plugins/dockers/storyboarddocker/StoryboardModel.cpp

https://invent.kde.org/graphics/krita/-/commit/7bf8d2c261d3dbac03becb4b1725f2fa560a1cfb

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

Reply via email to