TomographicImaging / CILViewer

A simple Viewer for 3D data built with VTK
Apache License 2.0
8 stars 6 forks source link

Programatic changes of interpolation don't transfer to linked viewer. #339

Open lauramurgatroyd opened 1 year ago

lauramurgatroyd commented 1 year ago

E.g. here: https://github.com/vais-ral/CILViewer/blob/28591187707b1a80ebbd3224abec86fc09ebe4ad/Wrappers/Python/ccpi/viewer/CILViewer2D.py#L1370

If another viewer is linked, the interpolation is not updated on the second viewer. then they are out of sync and pressing "i" on one viewer to turn it on changes the other viewer as well, turning it off on the other viewer.