authorly / interapptive-web

Authorly web-based storybook builder
1 stars 1 forks source link

dragging or clicking on blank canvas #99

Closed masterkrang closed 12 years ago

masterkrang commented 12 years ago

dragging causes this error: Uncaught TypeError: Cannot call method 'setPosition' of null builder.js:34 Builder.ccTouchesMoved builder.js:34 cc.TouchDispatcher.cc.Class.extend.touches cocos2d-html5.js:582 cc.TouchDispatcher.cc.Class.extend.touchesMoved cocos2d-html5.js:584 (anonymous function)

clicking causes this error: POST http://0.0.0.0:3000/storybooks/ 422 (OK) jquery.js:8215 jQuery.ajaxTransport.send jquery.js:8215 jQuery.extend.ajax jquery.js:7767 App.Views.KeyframeIndex.KeyframeIndex.setThumbnail index.js:142 Builder.ccTouchesEnded builder.js:44 cc.TouchDispatcher.cc.Class.extend.touches cocos2d-html5.js:582 cc.TouchDispatcher.cc.Class.extend.touchesEnded cocos2d-html5.js:584 (anonymous function)

masterkrang commented 12 years ago

fixed in this commit c7a900691671ba5aa96f28019d1ee51bf49f3a6b

whitmanc commented 12 years ago

Please confirm & close if fixed - person who opens issue should close it

Sorry if I assigned to wrong person =P