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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REPORTED                    |RESOLVED
         Resolution|---                         |FIXED
      Latest Commit|                            |https://invent.kde.org/grap
                   |                            |hics/krita/-/commit/7541cfa
                   |                            |30c29abc0c1050c6d3c3dab4969
                   |                            |95f572

--- Comment #6 from Dmitry Kazakov <dimul...@gmail.com> ---
Git commit 7541cfa30c29abc0c1050c6d3c3dab496995f572 by Dmitry Kazakov.
Committed on 03/06/2024 at 17:32.
Pushed by dkazakov into branch 'master'.

Fix crash when adding a column with a locked layer selected

1) Select a frame on a locked layer on the timeline
2) Press "Insert column"

The crash happened because calculateSelectionMetrics() would
return an infinitly wide inverted range. Now the patch added
an argument to ignore locked layers when it is necessary and
added a validity check in KisAnimTimelineFramesView::insertKeyframes()

M  +8    -6    plugins/dockers/animation/KisAnimTimelineFramesView.cpp
M  +1    -1    plugins/dockers/animation/KisAnimTimelineFramesView.h

https://invent.kde.org/graphics/krita/-/commit/7541cfa30c29abc0c1050c6d3c3dab496995f572

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

Reply via email to