wibbitz-lottie-web
Advanced tools
Comparing version
{ | ||
"name": "wibbitz-lottie-web", | ||
"version": "5.6.1-9", | ||
"version": "5.6.1-10", | ||
"description": "After Effects plugin for exporting animations to SVG + JavaScript or canvas + JavaScript", | ||
@@ -5,0 +5,0 @@ "main": "./build/player/lottie.js", |
@@ -39,3 +39,3 @@ function SVGTextElement(data,globalData,comp){ | ||
if(isReadOnly) { | ||
this.layerElement.setAttribute('ready-only-data', documentData.t); | ||
this.layerElement.setAttribute('read-only-data', documentData.t); | ||
return; | ||
@@ -42,0 +42,0 @@ } |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
29504560
0