mirror of
https://github.com/konvajs/konva.git
synced 2025-12-29 10:04:34 +08:00
stage.toDataURL() in sync way
This commit is contained in:
@@ -18,6 +18,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
|
||||
- `toDataURL` now handle pixelRatio. you can pass `config.pixelRatio` argument
|
||||
- Correct `clone()` for custom nodes
|
||||
- `FastLayer` now can have transforms
|
||||
- `stage.toDataURL()` method now works in synchronous way. So `callback` argument is not required.
|
||||
|
||||
### Added
|
||||
- new `Konva.Image.fromURL` method
|
||||
|
||||
Reference in New Issue
Block a user