https://bugs.kde.org/show_bug.cgi?id=442701
Eoin O'Neill <eoinoneill1...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/grap |https://invent.kde.org/grap |hics/krita/commit/2a5950456 |hics/krita/commit/1641fe316 |bcde2b0fe55557ff8512612b3ed |e875b413f0321735740ab329cec |fe3f |7019 --- Comment #9 from Eoin O'Neill <eoinoneill1...@gmail.com> --- Git commit 1641fe316e875b413f0321735740ab329cec7019 by Eoin O'Neill. Committed on 27/09/2021 at 20:14. Pushed by eoinoneill into branch 'krita/5.0'. Fix crash when trying to export storyboard without scenes. We also prevent the export window from opening at all when there's no storyboard content available now. Lastly, in the odd chance the window does open, we make sure it won't crash due to divide by zero. We will disable the export button to reflect that this isn't possible when there's nothing to export in a later commit. (cherry picked from commit 2a5950456bcde2b0fe55557ff8512612b3edfe3f) M +3 -3 plugins/dockers/storyboarddocker/DlgExportStoryboard.cpp M +2 -0 plugins/dockers/storyboarddocker/StoryboardDockerDock.cpp https://invent.kde.org/graphics/krita/commit/1641fe316e875b413f0321735740ab329cec7019 -- You are receiving this mail because: You are watching all bug changes.