1
0
mirror of https://github.com/matrix-org/matrix-react-sdk.git synced 2025-11-08 21:42:24 +03:00

Remove relayoutOnUpdate prop on gemini-scrollbar

The latest gemini-scrollbar makes relayoutOnUpdate redundant, so update to it
and remove the properties.
This commit is contained in:
Richard van der Hoff
2016-07-27 11:35:48 +01:00
parent 4b763997df
commit c8df9148b3
6 changed files with 1 additions and 6 deletions

View File

@@ -463,7 +463,6 @@ module.exports = React.createClass({
<SimpleRoomHeader title="Settings" onCancelClick={ this.props.onClose }/>
<GeminiScrollbar className="mx_UserSettings_body"
relayoutOnUpdate={false}
autoshow={true}>
<h3>Profile</h3>