Fix arrows and other keys not working in sendbox

This commit is contained in:
miruka
2019-07-05 03:16:52 -04:00
parent ecba7c47ec
commit 57577ba8b8
2 changed files with 17 additions and 17 deletions

View File

@@ -27,7 +27,6 @@ ScrollView {
color: HStyle.controls.textArea.background
}
Keys.forwardTo: [scrollView]
//Keys.forwardTo: [scrollView]
}
}