konva/tests/js
2012-05-29 15:22:06 -04:00
..
functionalTests.js added drag and drop support for the stage. This essentially enables stage panning 2012-05-27 00:07:36 -07:00
Test.js turns out there was no performance problems with the path (made a dumb mistake with implementation). However, during the analysis, I ended up adding event detection throttling which is pretty handy. It cuts down unecessary mousemove event handling dramatically and greatly improves performance when you have thousands of shapes 2012-05-27 23:41:05 -07:00
unitTests.js implemented 'T' and 't'. 2012-05-29 15:22:06 -04:00