Tobias texted that the SpaceHierarchyCache class worked as expected. So I added that to the open merge requst.
I have also been working on the Space home page.
This currently allows the following
- viewing all rooms in a space
- joining rooms
- opening joined rooms
- leaving space
@miepee took the time to give me many suggestions relating to user experience. I tried to implement most of the suggestions they shared.
Another minor thing I changed is that SpaceHierarchyCache is now a singleton in QML.
Carl helped me with the long standing issue with layout by sending a patch that brought Space icons to middle of the layout. (Thanks!)