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-11-18 17:21:36 +08:00
Code
Issues
Actions
3
Packages
Projects
Releases
Wiki
Activity
Files
2455000f5c67ddde0091a176ad7a1f4d57fcfba3
konva
/
tests
/
js
History
Eric Rowell
2455000f5c
fixed set fill attr bug which occurred when instantiating the fill with a string color and then setting it later to a fill object such as a gradient or pattern. The fix will apply to any attr which can be a string or object
2012-06-12 09:57:29 -07:00
..
functionalTests.js
attr change events are now only fired on root level attr changes. changed centerOffset property to offset property for consistency. did additonal refactoring
2012-06-09 16:13:25 -07:00
Test.js
refactored attr event change logic a bit. added delete operator in a couple places to fix memory leaks. added better event unit tests.
2012-06-09 10:53:47 -07:00
unitTests.js
fixed set fill attr bug which occurred when instantiating the fill with a string color and then setting it later to a fill object such as a gradient or pattern. The fix will apply to any attr which can be a string or object
2012-06-12 09:57:29 -07:00