Skip to content

Fix toolbar enabling/disabling when multiple MathQuill inputs are on the page.#47

Merged
Alex-Jordan merged 1 commit into
openwebwork:mainfrom
drgrice1:bugfix/internal-toolabar-global-enable
May 27, 2026
Merged

Fix toolbar enabling/disabling when multiple MathQuill inputs are on the page.#47
Alex-Jordan merged 1 commit into
openwebwork:mainfrom
drgrice1:bugfix/internal-toolabar-global-enable

Conversation

@drgrice1
Copy link
Copy Markdown
Member

The local storage setting needs to be checked each time an input is focused, because the toolbar may have been disabled via another input. So now a getter/setter approach is used that handles this.

…the page.

The local storage setting needs to be checked each time an input is
focused, because the toolbar may have been disabled via another input.
So now a getter/setter approach is used that handles this.
@Alex-Jordan Alex-Jordan merged commit e0ae3bb into openwebwork:main May 27, 2026
2 checks passed
@drgrice1 drgrice1 deleted the bugfix/internal-toolabar-global-enable branch May 28, 2026 10:03
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.

3 participants