Skip to content

Make the whole right sidebar scrollable

Carl Schwan requested to merge work/carl/scrollable-sidebar into master

The sidebar grew a lot and now contains some tools. This makes the space left for the room members very small. Particuliary on mobile.

So make the whole sidebar contained inside the ScrollView

This also refactor a few things (e.g. use a plain ToolBar for the header)

Merge request reports