mirror of
https://github.com/SchildiChat/element-web.git
synced 2024-10-01 01:26:12 -04:00
Add labs docs for right panel default open (#20722)
This commit is contained in:
parent
03e776d9c4
commit
6adaa417f0
@ -172,3 +172,12 @@ the sender is using unknown/unrecognised event types.
|
|||||||
|
|
||||||
Sending events with extensible events structure is always enabled - this should not affect any downstream
|
Sending events with extensible events structure is always enabled - this should not affect any downstream
|
||||||
client.
|
client.
|
||||||
|
|
||||||
|
## Right panel stays open (`feature_right_panel_default_open`)
|
||||||
|
|
||||||
|
This is an experimental default open right panel mode as a quick fix for those
|
||||||
|
who prefer to have the right panel open consistently across rooms.
|
||||||
|
|
||||||
|
If no right panel state is known for the room or it was closed on the last room
|
||||||
|
visit, it will default to the room member list. Otherwise, the saved card last
|
||||||
|
used in that room is shown.
|
||||||
|
Loading…
Reference in New Issue
Block a user