https://bugs.kde.org/show_bug.cgi?id=441592
Eoin O'Neill <eoinoneill1...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://invent.kde.org/grap | |hics/krita/commit/f554fdb9c | |2f531d1688c16b2aceb1e5fc749 | |080a Status|CONFIRMED |RESOLVED Resolution|--- |FIXED --- Comment #1 from Eoin O'Neill <eoinoneill1...@gmail.com> --- 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 -- You are receiving this mail because: You are watching all bug changes.