Skip to content

Card: By default, decorate the card background as pressed if checked

Aleix Pol Gonzalez requested to merge work/apol/fix-card-checked-background into master

Since it's an ItemDelegate, a card can be checked. Take notice of it by rendering the background in a different colour.

Merge request reports