https://bugs.kde.org/show_bug.cgi?id=442701
Eoin O'Neill <eoinoneill1...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution|--- |FIXED Latest Commit| |https://invent.kde.org/grap | |hics/krita/commit/2a5950456 | |bcde2b0fe55557ff8512612b3ed | |fe3f --- Comment #5 from Eoin O'Neill <eoinoneill1...@gmail.com> --- Git commit 2a5950456bcde2b0fe55557ff8512612b3edfe3f by Eoin O'Neill. Committed on 22/09/2021 at 22:18. Pushed by eoinoneill into branch 'master'. 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. M +3 -3 plugins/dockers/storyboarddocker/DlgExportStoryboard.cpp M +2 -0 plugins/dockers/storyboarddocker/StoryboardDockerDock.cpp https://invent.kde.org/graphics/krita/commit/2a5950456bcde2b0fe55557ff8512612b3edfe3f -- You are receiving this mail because: You are watching all bug changes.