mirror of
https://github.com/konvajs/konva.git
synced 2025-11-18 17:21:36 +08:00
Tab to spaces; fixed tests (i.e., disabled "testonly")
This commit is contained in:
@@ -17,7 +17,7 @@ function log(message) {
|
||||
*/
|
||||
function Test() {
|
||||
//this.testOnly = 'EVENTS - mousedown mouseup mouseover mouseout mousemove click dblclick / touchstart touchend touchmove tap dbltap';
|
||||
this.testOnly = 'DRAG AND DROP - drag and drop stage';
|
||||
//this.testOnly = 'DRAG AND DROP - drag and drop stage';
|
||||
this.counter = 0;
|
||||
|
||||
testCounter = document.createElement('div');
|
||||
|
||||
Reference in New Issue
Block a user