We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
If you change the brackgroundUri of the textEditBox and change the domain to generic, the the voice-control-tooltip is on top of the text.
m.keyboard.domain = "generic" m.keyboard.textEditBox.backgroundUri="<YOUR_BACKGROUND_URL>"
A default spacing around the text so the voice-control-overlay doesn't interfere with the text input.
As soon as the user presses the voice-command-key on the remote the voice-control-tooltip is visible on top of the text, cropping the first letter.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
If you change the brackgroundUri of the textEditBox and change the domain to generic, the the voice-control-tooltip is on top of the text.
Steps to reproduce:
Expected behavior
A default spacing around the text so the voice-control-overlay doesn't interfere with the text input.
Actual behavior
As soon as the user presses the voice-command-key on the remote the voice-control-tooltip is visible on top of the text, cropping the first letter.
The text was updated successfully, but these errors were encountered: