Use Loaders for RoomEventDelegate

This commit is contained in:
miruka
2019-04-28 14:48:59 -04:00
parent 7004b4ea3f
commit 455490b5af
5 changed files with 13 additions and 17 deletions

View File

@@ -1,9 +1,7 @@
- Refactoring
- Use new H\* components everywhere
- TextInput.accepted() for SendBox
- Use totalSpacing everywhere
- Migrate more JS functions to their own files / Implement in Python instead
- Don't bake in size properties for components
- Better names and organization for the Message components
- Bug fixes
- 100% CPU usage when hitting top edge to trigger messages loading