dont set initial phase, show panel when collapsed
This commit is contained in:
parent
f7b6e9c6fc
commit
a734fb9d35
3 changed files with 4 additions and 4 deletions
|
@ -1311,7 +1311,7 @@ export default React.createClass({
|
|||
<div className="mx_GroupView_header_rightCol">
|
||||
{ rightButtons }
|
||||
</div>
|
||||
<GroupHeaderButtons />
|
||||
<GroupHeaderButtons collapsedRhs={this.props.collapsedRhs} />
|
||||
</div>
|
||||
<MainSplit collapsedRhs={this.props.collapsedRhs} panel={rightPanel}>
|
||||
<GeminiScrollbarWrapper className="mx_GroupView_body">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue