Skip to content

Fix spacing between item in StatusDelegate

Carl Schwan requested to merge work/carl/fix-spacing-loader into master

This is caused by the layout adding spacing between visible but inactive Loaders. So bind the visible property to the active property to fix this issue.

Merge request reports

Loading