You've already forked matrix-react-sdk
mirror of
https://github.com/matrix-org/matrix-react-sdk.git
synced 2025-07-28 15:22:05 +03:00
@ -1347,7 +1347,7 @@ module.exports = React.createClass({
|
|||||||
},
|
},
|
||||||
|
|
||||||
onStatusBarHidden: function() {
|
onStatusBarHidden: function() {
|
||||||
// This is currently nor desired as it is annoying if it keeps expanding and collapsing
|
// This is currently not desired as it is annoying if it keeps expanding and collapsing
|
||||||
// TODO: Find a less annoying way of hiding the status bar
|
// TODO: Find a less annoying way of hiding the status bar
|
||||||
/*if (this.unmounted) return;
|
/*if (this.unmounted) return;
|
||||||
this.setState({
|
this.setState({
|
||||||
|
Reference in New Issue
Block a user