Add up/down history browsing to DebugConsole

This commit is contained in:
miruka
2019-09-19 18:26:52 -04:00
parent 7b482de727
commit c1a27328d9
2 changed files with 27 additions and 5 deletions

View File

@@ -46,6 +46,7 @@
- When qml syntax highlighting supports ES6 string interpolation, use that
- Fixes
- Remove usage of `splice()`
- Event delegates changing height don't scroll the list
- When selecting text and scrolling up, selection stops working after a while
- Ensure all the text that should be copied is copied