Skip to content

bind highlighted to checked

Marco Martin requested to merge work/mart/listItemTextFix into master

BasicListItem wrongly used checked asa synonomous of highlighted, which is wrong but for retrocompatibility explicitly bind them by default, otherwise there will be cases with white text on white background when an item is checked

Merge request reports