element-web/src/components/views/right_panel
Bruno Windels a10f0a3267 don't open right panel when switching room again
a view_right_panel_phase is dispatched by RoomHeaderButtons
on view_room, which was triggering this to show the panel again.

Check the fromHeader flag just like when hiding the panel so
only room header buttons can hide or show the right panel
2018-12-18 15:33:45 +01:00
..
GroupHeaderButtons.js fix lint 2018-12-11 11:09:11 +01:00
HeaderButton.js toggle right panel when clicking already active header button 2018-12-17 15:22:02 +01:00
HeaderButtons.js don't open right panel when switching room again 2018-12-18 15:33:45 +01:00
RoomHeaderButtons.js fix lint 2018-12-11 11:09:11 +01:00