silx icon indicating copy to clipboard operation
silx copied to clipboard

silxview: Refresh on a file open with subdataset is not working properly

Open vallsv opened this issue 3 years ago • 0 comments

Silx view allow to open a sub dataset/group from a hdf5 file.

In this case only this subtree is displayed.

But when you click on refresh, the parent file is appended as a new source.

Probably the refresh is not properly working too.

To reproduce

  • Open silx with an HDF5 with a sub path

image

  • Select the source
  • Click on the refresh button

image

vallsv avatar Apr 06 '22 15:04 vallsv