diff --git a/src/deprecation.js b/src/deprecation.js index cb78df6..5331bb0 100644 --- a/src/deprecation.js +++ b/src/deprecation.js @@ -482,7 +482,7 @@ this._fontFamily = 'Arial'; } - this.emit(CONST.TEXT_STYLE_CHANGED); + this.styleID++; } } } );