https://bugs.kde.org/show_bug.cgi?id=371463
Boudewijn Rempt <b...@valdyas.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Latest Commit| |http://commits.kde.org/krit | |a/e032da163eb1134adf140e947 | |ee79b4d55f4262a Status|CONFIRMED |RESOLVED --- Comment #16 from Boudewijn Rempt <b...@valdyas.org> --- Git commit e032da163eb1134adf140e947ee79b4d55f4262a by Boudewijn Rempt. Committed on 23/10/2016 at 09:56. Pushed by rempt into branch 'master'. Sometimes, if the dialog would open by default on a template page, and you'd create an image from a template, the dialog and pane would be deleted too early. We said, when creating the slots, that deleteLater would be used to delete the dialog, but we didn't do that... Now we do. M +1 -3 libs/ui/KisMainWindow.cpp M +2 -2 libs/ui/KisPart.cpp http://commits.kde.org/krita/e032da163eb1134adf140e947ee79b4d55f4262a -- You are receiving this mail because: You are watching all bug changes.