Skip to content

Add config option to disable the Explorer's Help dialog and info icon. #3422

@icc

Description

@icc

Is your feature request related to a problem? Please describe.
The new Explorer is great, but it introduce a tall UI element that sets requirements to the height of the page. This can be problematic in usecases where the content with math is displayed in iframes with limited height, this means that the Help Dialog is way to large to display. For now our workaround is to fork MathJax to disable the help dialog and display the information elsewhere.

Describe the solution you'd like
It would be great if this was a simple config instead, similar to how you can disable the menu.

Describe alternatives you've considered
An optional way of solving this could be to have an event when the dialog opens or closes where the devs can add code to adapt the size of the iframe so that the help dialog is visible.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions