Diffusion Krita bd0afc8b46cf

Fix crash when opening a document after closing the previous one

Authored by dkazakov on Sep 26 2017, 8:53 AM.

Description

Fix crash when opening a document after closing the previous one

Steps to reproduce:

  1. Open a document
  2. Open "Specific Color Selector"
  3. Press Ctrl+W
  4. Try to open the document again

(crash)

That happened because the canvas was not unregistered from
the dockers on closing and they were still holding
pointers to it.

Details

Committed
remptSep 26 2017, 10:02 AM
Parents
R37:922a9a8621e4: animators sometimes want to export after end frame. allow them to do that
Branches
Unknown
Tags
Unknown