Diffusion Krita 29c85ad5e486

Move add/remove tags logic to slots in KisTaggingManager

Authored by tymond on Jan 17 2020, 12:27 PM.

Description

Move add/remove tags logic to slots in KisTaggingManager

Before this commit, there were two functions, one for adding,
one for removing a tag from the resource. They were called only once,
in slots related to the context menu. This commit moves the
functionality directly to the slots.

Details

Committed
tymondJan 17 2020, 12:27 PM
Parents
R37:eced516604b2: Remove a signal to update view in KisResourceItemChooser
Branches
Unknown
Tags
Unknown