Skip to content
Commit 434fc7e9 authored by Marcel Wiesweg's avatar Marcel Wiesweg
Browse files

Fix a regression introduced by the ability-to-exclude-tags patch, and make some stuff work (again):

- use a special "add exclude" mode only enabled in models that need it. Fixes regression 267421
  (partial check state treated as fully checked)
- albumDecorationRole is overridden by derived classes, so there is no sense in doing the overlay
  painting in this method in the parent class. Provide a tool method which is called from the children,
  now the + or - is visible.

CCBUG: 141753
BUG: 267421
parent 2872c2ae
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment