A couple of small tweaks. (#4569)

* Stop ignoring the safe area with the suggestions view.

They weren't visible on iPad (hidden behind the sidebar) and I can't find any instance when they're shown where the safe area comes into play.

* Make sure the room list deselects the cell when dismissed a room.

* Use the backports pattern in more places.

* Fix the annoying header on macOS.

* Silence some warnings

* Fix compound CI branch name.
This commit is contained in:
Doug
2025-10-03 12:09:17 +01:00
committed by GitHub
parent cbf804cda6
commit 886f35ed5c
31 changed files with 110 additions and 116 deletions

View File

@@ -5,7 +5,7 @@ name: Compound
on:
push:
branches: [ main ]
branches: [ develop ]
pull_request: