Optionally hide widget popout button.
This commit is contained in:
parent
81488b27e2
commit
b2d6dd8f6e
2 changed files with 6 additions and 2 deletions
|
@ -174,6 +174,7 @@ export default class Stickerpicker extends React.Component {
|
|||
showTitle={false}
|
||||
showMinimise={true}
|
||||
showDelete={false}
|
||||
showPopout={false}
|
||||
onMinimiseClick={this._onHideStickersClick}
|
||||
handleMinimisePointerEvents={true}
|
||||
whitelistCapabilities={['m.sticker']}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue