basiljs / basil.js

An attempt to port the spirit of the Processing visualization language to Adobe Indesign.
http://basiljs.ch/
Other
246 stars 30 forks source link

newly introduced onClose handler triggers error #1

Closed b-g closed 12 years ago

b-g commented 12 years ago

http://dl.dropbox.com/u/2700930/bug.png

b-g commented 12 years ago

possible solution: delete all onClose handlers before setup of a new one.

slandsbek commented 12 years ago

fixed by removing doc close event listener when fired. also had to add targentengine to basil.js, named it basil, will be required for idle events too... see https://github.com/basiljs/basil.js/commit/7b8bd97bdaa2f61cd1cb8f9bfbb89e5603c15ff7