Diffusion Krita 119e223f5d0b

Deinitialize Python-based dockers when the last document is closed

Authored by dkazakov on Sep 26 2017, 9:05 AM.

Description

Deinitialize Python-based dockers when the last document is closed

This patch changes API of python-based dockers a bit. Now canvasChanged()
can be called with null canvas, which means all (or the current) document
was closed and the docker should deinitilize itself

Details

Committed
remptSep 26 2017, 10:02 AM
Parents
R37:bd0afc8b46cf: Fix crash when opening a document after closing the previous one
Branches
Unknown
Tags
Unknown