Eventdelegate: Merge menu print and debug console

Also fix avatar-message spacing
This commit is contained in:
miruka
2019-09-05 16:24:49 -04:00
parent 5674d0c7b7
commit 7c42066d75
4 changed files with 19 additions and 18 deletions

View File

@@ -11,7 +11,6 @@
- When qml syntax highlighting supports ES6 string interpolation, use them
- Fixes
- Scroll to begin/end
- `minutesBetween()` for 13:13:58 and 14:15:07
- `# > quote` doesn't color
- Pressing backspace in composer sometimes doesn't work
@@ -42,6 +41,7 @@
- Copy to X11 selection
- Link previews
- Take the previews into account to calculate delegate min height
- Support images not just at the end of the message
- Just use Shortcut onHeld instead of analyzing the current velocity
in `smartVerticalFlick()`