Page & popups: standardized keyboard accept/cancel

This commit is contained in:
miruka
2020-06-25 10:27:24 -04:00
parent 476888ca84
commit dcc634be04
14 changed files with 29 additions and 18 deletions

View File

@@ -79,7 +79,8 @@ HFlickableColumnPage {
}
}
Keys.onEscapePressed: cancel()
onKeyboardAccept: save()
onKeyboardCancel: cancel()
HRoomAvatar {