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
af29b71
go version
go version go1.22.0 windows/arm64
examples/textinput
A text is input correctly
A text is sometimes unexpectedly duplicated
No response
The text was updated successfully, but these errors were encountered:
cde4c4f
exp/textinput: bug fix: don't send events on Enter on desktop browsers
7b1965e
Apparently sending an event on pressing Enter on desktops could sometimes duplicate texts. Closes #3041
exp/textinput: bug fix: compilation failure for GOOS=js
d30ebca
Updates #3041
No branches or pull requests
Ebitengine Version
af29b71
Operating System
Go Version (
go version
)go version go1.22.0 windows/arm64
What steps will reproduce the problem?
examples/textinput
on ChromeWhat is the expected result?
A text is input correctly
What happens instead?
A text is sometimes unexpectedly duplicated
ime.mp4
Anything else you feel useful to add?
No response
The text was updated successfully, but these errors were encountered: