element-portable/src/components
Richard van der Hoff 07822e20cb Don't forceUpdate the whole roomview on typing notifs
updating the roomview is expensive, so we shouldn't do it every time we get a
typing notification (which may or may not correspond to a user in this
room). Push it down to RoomStatusBar, and use a state var to keep track of it.
2016-02-23 16:17:50 +00:00
..
structures Don't forceUpdate the whole roomview on typing notifs 2016-02-23 16:17:50 +00:00
views Merge commit 'eb91faf' into rav/roomview_works 2016-02-23 12:56:54 +00:00