Diffusion Krita db783a106c6d

Fix crash when no tag is chosen in the popup palette

Authored by tymond on Jan 21 2020, 12:31 PM.

Description

Fix crash when no tag is chosen in the popup palette

Before this commit, Krita would crash if the tag or resource
given to the KoResourceServer were null. This commit
fixes this by checking if they are null and if so,
returning empty lists.

Details

Committed
tymondJan 23 2020, 1:04 PM
Parents
R37:49e7ad10e169: Make columns explicity NOT NULL
Branches
Unknown
Tags
Unknown