Auto-expand room pane to show settings/profiles

If the room pane is below the default width (by user resizing or because
of narrow window), go to the room settings or a member profile will
automatically expand it as needed.

The pane goes back to its previous size once the settings/profile is
left.

If the window is narrow enough that expanding the pane normally would
reduce the timeline's width past its minimum, the pane is shown as an
overlay instead.
This commit is contained in:
miruka
2020-07-14 03:00:10 -04:00
parent a44d683956
commit c018c04cab
5 changed files with 24 additions and 3 deletions

View File

@@ -92,7 +92,6 @@
- Linkify URLs in topic text areas
- Expand the room pane if it's currently too small to show room settings
- Use a loader for items not in view for the `HTabContainer`'s `SwipeView`
- Make "Cancel" buttons consistent, and able to cancel running Backend