multirow support for ellipses config for Konva.Text. close #970

This commit is contained in:
Anton Lavrenov
2020-09-07 11:03:20 -05:00
parent 40d68ea6e8
commit 103ad23929
5 changed files with 88 additions and 1334 deletions

View File

@@ -3,6 +3,9 @@
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).
*
* Better `Konva.Transfomer` behavior when single attached node is programmatically rotated.
## 7.0.7
* fixes for `dragstart` event when `Konva.Transformer` is used. `dragstart` will not bubble from transformer.