https://bugs.kde.org/show_bug.cgi?id=371463
Boudewijn Rempt <b...@valdyas.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|http://commits.kde.org/krit |http://commits.kde.org/krit |a/e032da163eb1134adf140e947 |a/157379e962373db07c53da0fa |ee79b4d55f4262a |e7785a4a3460e78 --- Comment #17 from Boudewijn Rempt <b...@valdyas.org> --- Git commit 157379e962373db07c53da0fae7785a4a3460e78 by Boudewijn Rempt. Committed on 23/10/2016 at 09:55. Pushed by rempt into branch 'rempt/impex-refactoring'. 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/157379e962373db07c53da0fae7785a4a3460e78 -- You are receiving this mail because: You are watching all bug changes.