Ready event
andreasplesch opened this issue · 2 comments
andreasplesch commented
Consider dispatching a Cobweb_dom ready event after all inlines are added to dom.
Could be used to attach callbacks to sensor events in inlines.
andreasplesch commented
Also necessary for app. to know when inline doms are ready to be accessed for manipulation. Check how html import does it.
andreasplesch commented
implemented a x3dload event dispatched when all inlines and stacked inlines are appended