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

Only pay attention to focusout of math-elements #2239

Merged
merged 1 commit into from
Jan 1, 2024

Conversation

dcbradley
Copy link
Contributor

In commit 645fa9d for #1914, the math virtual keyboard was prevented from disappearing when a math-field with mathVirtualKeyboardPolicy = "manual" loses focus. However, if subsequently something else loses focus that isn't a math-field, the virtual keyboard disappears anyway. The attached patch avoids that problem.

Thanks for this amazing library!

… 'manual' focusout policy added in issue arnog#1914 to be respected.
@arnog arnog merged commit 2dc718b into arnog:master Jan 1, 2024
0 of 2 checks passed
@arnog
Copy link
Owner

arnog commented Jan 1, 2024

Good catch! And thanks for your kind words.

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.

2 participants