Skip to content

Fix a minor bug in the GraphTool.#1395

Open
drgrice1 wants to merge 1 commit intoopenwebwork:PG-2.21from
drgrice1:bugfix/jsxgraph-invalid-object
Open

Fix a minor bug in the GraphTool.#1395
drgrice1 wants to merge 1 commit intoopenwebwork:PG-2.21from
drgrice1:bugfix/jsxgraph-invalid-object

Conversation

@drgrice1
Copy link
Copy Markdown
Member

@drgrice1 drgrice1 commented Apr 8, 2026

This is a result of a workaround for a bug in the JSXGraph library and failure to properly convert all of the code in the keyDownListener function to work outside of the library. The Const object is not defined. To access those constants instead the JXG global object must be used.

This is a result of a workaround for a bug in the JSXGraph library and
failure to properly convert all of the code in the `keyDownListener`
function to work outside of the library.  The `Const` object is not
defined.  To access those constants instead the `JXG` global object must
be used.
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.

1 participant