Diffusion Krita a6dbd6fb17a7

Implement 'filter by tag' and delete 'update tag'

Authored by tymond on Feb 18 2020, 2:41 PM.

Description

Implement 'filter by tag' and delete 'update tag'

Before this commit, there was an 'update tag' button at the end of the
filter box under the resource dockers (for example Brush Presets
docker). This commit removes this button.
This commit also adds a 'filter by tag' button at the end of the filter
box, which gives you this behaviour:

  • when checked, always shows only brushes from the tag
  • when unchecked and the filter box is empty, still shows the resources

assigned to the tag (more sane behaviour)

  • when unchecked and the filter box is not empty, shows all the

resources that conforms to the filter (no matter what tags they have
assigned)

Details

Committed
tymondFeb 19 2020, 1:11 PM
Parents
R37:95251710ff0f: Clean up code in KisTagFilterResourceProxyModel
Branches
Unknown
Tags
Unknown