Kitware/glance

.vtkjs animation zooms in

Andreja28 opened this issue · 1 comments

I have a mannualy created .vtkjs animation that I am trying to load in paraview glance.

In general terms it works fine (loads, iterates over timesteps, etc.). The issue I am having is when it iterated from one timestep to another, it autamtically zooms in (in a large capacity). When i set the orientation to something other than 3D, the problem is not persisted. Alse the first timestep (before running the animation) looks fine.

I was wondering if you can somehow help me fix this issue? I am attaching my vtkjs file (I had to change the extension to .zip because github won't allow me to attach a .vtkjs extension)

animation.zip
.

@boucaud are you familiar with what might be happening here?