glance icon indicating copy to clipboard operation
glance copied to clipboard

Reset to array range not working (when loading vtkjs file?)

Open jourdain opened this issue 4 years ago • 3 comments

When loading diskout-export.vtkjs I don't seem to be able to reset any range. glance-reset-range

jourdain avatar Aug 24 '21 17:08 jourdain

I had to add .zip to the file name so Github was happy to have it...

jourdain avatar Aug 24 '21 17:08 jourdain

Also loading that .vtkjs files leads to 6 errors and some rendering "issue" which can be fixed by toggling off/on the Interpolate scalar before mapping for the streamlines.

jourdain avatar Aug 24 '21 17:08 jourdain

The initial 100 (min) was coming from my manual range definition inside ParaView when exporting the scene. So the loading is behaving the way we expect. Just the "Reset" seems to be broken.

jourdain avatar Aug 24 '21 17:08 jourdain