Skip to content

Enable saving formula by hitting the enter key #31

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

Merged
merged 2 commits into from
Jan 21, 2020

Conversation

c-w
Copy link
Owner

@c-w c-w commented Jan 17, 2020

The base Quill formula editor enables saving the formula by hitting the enter key. However, currently mathquill4quill swallows the enter key and requires manually clicking on the save button to finalize the formula (this is due to defaults in the MathQuill library).

This pull request fixes the behavior and enables saving the formula from mathquill4quill via the enter key.

Resolves #29

@c-w c-w requested a review from boomanaiden154 January 17, 2020 20:06
@c-w c-w merged commit 82e2bd8 into master Jan 21, 2020
@c-w c-w deleted the bugfix/save-formula-on-enter branch January 21, 2020 17:48
@c-w c-w removed the request for review from boomanaiden154 January 21, 2020 17:48
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.

Press Enter to submit formula
1 participant