Skip to content

Fix RoomDrawer Button Visibility

Change the condition for RoomDrawer handle visibility to pageStack.visibleItems.length > 1 rather than wideMode so that it is always visible when the window is wide enough to have 2 pages shown.

BUG: 455976

Merge request reports

Loading