mediawiki-extensions-Math/modules
FrederikHennecke1 b66e28b237 Fix for Preview has wrong location in MathML mode
The previewin MathML mode was always at the left side of the website.
Added values for `node.offsetWidth` and `node.offsetHeight`.
Values are taken from `node.getBoundingClientRect()`.
Cleaned up if-clause(node.dataset.title) as it is not needed anymore.
In-lined IsValidId funtion as there was only one remaining reference.

Bug: T381311
Change-Id: Ied17aaaaf9156e2712ed6c7d6d6f08ecccc12286
2024-12-02 22:31:20 +01:00
..
mathjax Add MathJax rendering option 2024-05-24 03:30:05 +00:00
ve-math Invert mathematical formulas in visual editor 2024-06-25 14:30:30 -07:00
.eslintrc.json build: Update eslint-config-wikimedia to 0.28.0 and autofix 2024-06-07 15:24:08 +01:00
ext.math.css Remove menclose in cancel rendering 2024-11-08 07:58:08 +01:00
ext.math.mathjax.js Change appearance for \mathcal A in MathJax 2024-10-07 10:28:52 +00:00
ext.math.popup.js Fix for Preview has wrong location in MathML mode 2024-12-02 22:31:20 +01:00
foreign-resources.yaml Add MathJax rendering option 2024-05-24 03:30:05 +00:00
mw.widgets.MathWbEntitySelector.js Remove unnecessary local context variables 2024-06-07 15:25:35 +01:00