mirror of
https://github.com/konvajs/konva.git
synced 2026-01-21 10:31:52 +08:00
New ignoreStroke for Konva.Transformer, perf fixes
This commit is contained in:
@@ -7,6 +7,14 @@ This project adheres to [Semantic Versioning](http://semver.org/).
|
||||
|
||||
### Changed
|
||||
|
||||
* Performance fixes when cached node has many children
|
||||
|
||||
### Added
|
||||
|
||||
* New `ignoreStroke` for `Konva.Transformer`. Good to use when a shape has `strokeScaleEnabled = false`
|
||||
|
||||
### Changed
|
||||
|
||||
* getKerning TextPath API is deprecated. Use "kerningFunc" instead.
|
||||
|
||||
## [2.5.1][2018-11-08]
|
||||
|
||||
Reference in New Issue
Block a user