Fix sendbox enter not working

This commit is contained in:
miruka
2019-05-06 21:07:59 -04:00
parent 55e701c24d
commit eab5ae0afe
3 changed files with 9 additions and 5 deletions

View File

@@ -1,13 +1,12 @@
- Refactoring
- Migrate more JS functions to their own files / Implement in Python instead
- Don't bake in size properties for components
- Cleanup unused icons
- Bug fixes
- Sendbox
- 100% CPU usage when hitting top edge to trigger messages loading
- Sending `![A picture](https://picsum.photos/256/256)` → not clickable?
- Icons and images aren't reloaded
- HStyle singleton isn't reloaded
- Icons, images and HStyle singleton aren't reloaded
- `MessageDelegate.qml:63: TypeError: 'reloadPreviousItem' not a function`
- UI