konva/tests/js
Vijai Ramcharan 474d6aaab5 Added unit test for getAbsolutePosition and center offset
This unit test demonstrates the issue where getAbsolutePosition() is
not working correctly if a center offset is used.
2012-07-10 20:22:38 +02:00
..
functionalTests.js added event bubbling functional test 2012-07-06 10:05:37 -07:00
manualTests.js rewrote text array algo in Text. added newline support. now handling edge case in which the text box width is smaller than a character width. if a line is not able to wrap via space or dash, the word itself is wrapped. 2012-07-08 13:59:43 -07:00
Test.js added new clearBeforeDraw Layer property which enables you to skip canvas clearing before each draw. Added new warn() method to test suite, and added error and warning colorings to the test counter 2012-06-23 16:11:58 -07:00
unitTests.js Added unit test for getAbsolutePosition and center offset 2012-07-10 20:22:38 +02:00