Skip to content

Fix running bade appearing behind items in widget explorer

David Redondo requested to merge work/widgetexplorer into master

This had two issues, "list" is a GridView and it is only attached to the actual delegate. Also use the attached properties elsewhere.

Merge request reports