konva/tests/js
2012-11-28 20:50:33 -08:00
..
unit new applyShadow method for shape. Images with transparent pixels can now have shadows applied to them again. Fixed image stroke buffer rendering issue 2012-11-28 20:50:33 -08:00
functionalTests.js cleaned up functional test data urls. Functional tests now pass with no warnings 2012-11-24 23:00:14 -08:00
manualTests.js fix #164 prepend # to colorKey so that events work again in non webit browsers 2012-11-27 19:43:33 -08:00
performanceTests.js Kinetic.Animation constructor now just requires a function and optional node. No more config object 2012-11-15 21:30:58 -08:00
Test.js further decoupled scene, hit, and buffer graph drawing. To define a custom hit draw function, you now need to set the drawHitFunc attr. 2012-11-18 19:50:50 -08:00