@wiris/mathtype-froala
Advanced tools
Comparing version 8.8.2 to 8.8.3
{ | ||
"name": "@wiris/mathtype-froala", | ||
"version": "8.8.2", | ||
"version": "8.8.3", | ||
"description": "MathType Web for Froala Editor", | ||
@@ -36,3 +36,3 @@ "keywords": [ | ||
"dependencies": { | ||
"@wiris/mathtype-html-integration-devkit": "1.16.1" | ||
"@wiris/mathtype-html-integration-devkit": "1.16.2" | ||
}, | ||
@@ -39,0 +39,0 @@ "devDependencies": { |
@@ -186,6 +186,2 @@ import IntegrationModel from '@wiris/mathtype-html-integration-devkit/src/integrationmodel'; | ||
// Save a image to a temporal register to detect when we want to | ||
// change between MT and CT. | ||
// Will be deleted when inserting the formula or canceling it | ||
this.core.editionProperties.temporalImage = element; | ||
super.doubleClickHandler(element); | ||
@@ -192,0 +188,0 @@ } |
Sorry, the diff of this file is too big to display
1155380
561
+ Added@wiris/mathtype-html-integration-devkit@1.16.2(transitive)
- Removed@wiris/mathtype-html-integration-devkit@1.16.1(transitive)