fix transformstart event. close #1294

This commit is contained in:
Anton Lavrenov
2022-03-08 11:00:28 -05:00
parent 427f03fc07
commit a75fd53f0e
5 changed files with 52 additions and 24 deletions

View File

@@ -3,6 +3,8 @@
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).
- Fix event object on `transformstart` event.
## 8.3.3 (2022-03-23)
- Fix `justify` align for text with several paragraphs.