Fix spacing between item in StatusDelegate
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.
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.