Skip to content

Don't use id in background item

Carl Schwan requested to merge work/carl/abstract-card-background into master

This causes issues as soon as we want to overwrite the item which is something to expect in an item called AbstractCard.

QQC2 documentation discourage using id in background and contentItem of controls.

Merge request reports