BUG: 459738
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
Signed-off-by: Carl Schwan <carl@carlschwan.eu>