toggle right panel when clicking already active header button
This commit is contained in:
parent
4264f915a2
commit
bbafd8c2d3
2 changed files with 19 additions and 3 deletions
|
@ -36,6 +36,7 @@ export default class HeaderButton extends React.Component {
|
|||
dis.dispatch({
|
||||
action: 'view_right_panel_phase',
|
||||
phase: this.props.clickPhase,
|
||||
fromHeader: true,
|
||||
});
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue