This website requires JavaScript.
Explore
Help
Register
Sign In
lsm
/
konva
Watch
1
Star
0
Fork
0
You've already forked konva
mirror of
https://github.com/konvajs/konva.git
synced
2025-07-15 15:36:27 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
384a686740
konva
/
dist
/
kinetic-core.min.js
Eric Rowell
384a686740
worked through some synchronous / asynchronous issues with toDataURL and toImage(). stage toDataURL() is now asynchronous, and all other node toDataURLs is still synchronous. toImage() is now asynchronous. Kinetic.Image once again only accepts image objects, and can no longer be instantiated with a data URL or image data due to asynchronous issues. It's much cleaner for the developer to load an image however they like, and then instantiate a Kinetic.Image shape synchronously
2012-07-15 20:12:18 -07:00
0 lines
JavaScript
Raw
Blame
History