Merge pull request #2618 from matrix-org/bwindels/fixstickers

Fix: stickers layout
This commit is contained in:
Bruno Windels 2019-02-13 09:17:21 +01:00 committed by GitHub
commit 12b6383831
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 23 additions and 8 deletions

View file

@ -226,6 +226,7 @@ export default class Stickerpicker extends React.Component {
showTitle={false}
showMinimise={true}
showDelete={false}
showCancel={false}
showPopout={false}
onMinimiseClick={this._onHideStickersClick}
handleMinimisePointerEvents={true}