Skip to content

Add assert to check for parentNode as image's bound is used

Saurabh Kumar requested to merge confifu/krita:confifu/convertToQImageFix into master

This version of convertToQImage gets the bounding rectangle from the image. So it should only be used when the parent node exists.

Merge request reports