mirror of
https://github.com/konvajs/konva.git
synced 2025-04-05 20:48:28 +08:00
update change log
This commit is contained in:
parent
bb8704f68a
commit
533f68b2f3
@ -14,6 +14,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
|
|||||||
### Changed
|
### Changed
|
||||||
- context wrapper is more capable with native context.
|
- context wrapper is more capable with native context.
|
||||||
So you can use `context.fillStyle` property in your `sceneFunc` without accessing native context.
|
So you can use `context.fillStyle` property in your `sceneFunc` without accessing native context.
|
||||||
|
- `toDataURL` now handle pixelRatio. So image for stage 400x400 for retina will be 800x800.
|
||||||
|
|
||||||
|
|
||||||
## [0.9.0][2015-02-27]
|
## [0.9.0][2015-02-27]
|
||||||
|
Loading…
Reference in New Issue
Block a user