mirror of
https://github.com/vector-im/element-web.git
synced 2025-08-26 17:01:49 +02:00
Add comment
This commit is contained in:
parent
dfecad181a
commit
59f4661bfd
@ -367,6 +367,9 @@ module.exports = React.createClass({
|
|||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
|
||||||
|
// Refresh to display the optimistic updates - this needs to be done in the
|
||||||
|
// same tick as the drag finishing otherwise the room will pop back to its
|
||||||
|
// previous position - hence no delayed refresh
|
||||||
this.refreshRoomList();
|
this.refreshRoomList();
|
||||||
},
|
},
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user