Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • M MathJax
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 304
    • Issues 304
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 15
    • Merge requests 15
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • MathJax
  • MathJax
  • Issues
  • #872
Closed
Open
Issue created Jul 19, 2014 by Davide P. Cervone@dpvcContributor

Add some delays into the typesetting sequence

Add some delays into the typesetting sequence to allow the browser to respond to user interaction, and update the message box. For example, when measuring the ex and em sizes, if the math must be moved to the hidden div, this can cause performance degradation, and a previous message may not be able to be removed, giving the wrong impression about what is taking so long. It would also help if multiple typeset calls are pushed on the queue, since this will make for slower typesetting, and it would be good to allow the browser to react between typesets.

Assignee
Assign to
Time tracking