Add keyboard handling to tourGuide - escape/enter

This commit is contained in:
Nick O'Leary
2021-09-27 17:35:24 +01:00
parent ad542b91fa
commit 5329e803e2
2 changed files with 26 additions and 4 deletions

View File

@@ -1133,6 +1133,10 @@
"preview": "UI Preview",
"defaultValue": "Default value"
},
"tourGuide": {
"start": "Start",
"next": "Next"
},
"languages" : {
"de": "German",
"en-US": "English",