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

Update index.html #157

Merged
merged 1 commit into from
May 3, 2022
Merged

Update index.html #157

merged 1 commit into from
May 3, 2022

Conversation

open-contracts
Copy link
Contributor

This fixes #156 for me, at least with an updated simple-keyboard.min.js

This fixes Xpra-org#156 for me, at least with an updated simple-keyboard.min.js
Copy link
Collaborator

@totaam totaam left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Instead of hanging attributes directly from the window object, can't keyboardShifted be added to the keyboard object? Then you can just refer to kb and kb.keyboardShifted in the callbacks.
Edit: updated to the latest version of https://github.com/hodgef/simple-keyboard

totaam added a commit that referenced this pull request Feb 28, 2022
don't use the minified version in the repository, we minify when we install - this is a *source* repository
@totaam totaam merged commit 1fe2469 into Xpra-org:master May 3, 2022
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

Successfully merging this pull request may close these issues.

shift doesn't work on on-screen keyboard
2 participants