The index.html currently includes a lot of widgets that are specific to certain object types (e.g. "fiberRadius" is a property of streamlines but not meshes or voxels) and events from these widgets are not handled by the index.js. I would suggest you remove these controls, or enable them contingent on the type of image loaded.