SUMMARY Deleting first storyboard entry causes a crash. EXPECTED RESULT Shouldn't crash.
Git commit f554fdb9c2f531d1688c16b2aceb1e5fc749080a by Eoin O'Neill. Committed on 30/08/2021 at 18:46. Pushed by eoinoneill into branch 'master'. Fix a crash in storyboard docker when removing boards. First frame removal would cause a crash due to improper value being fetched. (Specifically, we aren't interested in the last keyframe of a storyboard entry, but the last visible frame of the board.) M +41 -40 plugins/dockers/storyboarddocker/StoryboardModel.cpp https://invent.kde.org/graphics/krita/commit/f554fdb9c2f531d1688c16b2aceb1e5fc749080a
Git commit 876598b3f7dc9929f29531063a67cae318d67875 by Halla Rempt, on behalf of Eoin O'Neill. Committed on 01/09/2021 at 09:16. Pushed by rempt into branch 'krita/5.0'. Fix a crash in storyboard docker when removing boards. First frame removal would cause a crash due to improper value being fetched. (Specifically, we aren't interested in the last keyframe of a storyboard entry, but the last visible frame of the board.) (cherry picked from commit f554fdb9c2f531d1688c16b2aceb1e5fc749080a) M +41 -40 plugins/dockers/storyboarddocker/StoryboardModel.cpp https://invent.kde.org/graphics/krita/commit/876598b3f7dc9929f29531063a67cae318d67875