Fix spacedrawer being visible when there are no spaces
We can't (easily) make this declarative, since there are no spaces on startup, causing the loader to be disabled, making the repeater not load anything, which means the loader stays disabled. We should figure out a better solution, since this means that the drawer doesn't open immediately when joining a space, but for now this fix is better then the current bug.