Skip to content
New issue

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

login button and text selection problems #4

Open
jhaigh1143 opened this issue May 1, 2015 · 0 comments
Open

login button and text selection problems #4

jhaigh1143 opened this issue May 1, 2015 · 0 comments

Comments

@jhaigh1143
Copy link

I discovered a Unity specific issue with this implementation. The Shift works as a modifier for keys getting to upper case etc, but does not register on it's own as a Keypress / Keyrelease (i'm using unity 5.0.1f1 & the newest awesomium w/ this plugin).

Solved by adding an input hook on update that registers it's own versions of injected keypress/release for AwesomiumUnityVirtualKey.LSHIFT;

Thanks for your great work on this wrapper!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant